[arch-commits] Commit in python-jaraco.test/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Tue Dec 7 03:12:09 UTC 2021
Date: Tuesday, December 7, 2021 @ 03:12:09
Author: foutrelis
Revision: 1065448
Add pip to check deps; needed for w/e reason
Modified:
python-jaraco.test/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-07 03:12:08 UTC (rev 1065447)
+++ PKGBUILD 2021-12-07 03:12:09 UTC (rev 1065448)
@@ -10,7 +10,8 @@
depends=('python-jaraco' 'python-jaraco.context' 'python-toml' 'python-more-itertools')
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest-black' 'python-pytest-checkdocs' 'python-pytest-cov'
- 'python-pytest-enabler' 'python-pytest-flake8' 'python-pytest-mypy')
+ 'python-pytest-enabler' 'python-pytest-flake8' 'python-pytest-mypy'
+ 'python-pip')
source=("https://github.com/jaraco/jaraco.test/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('5a5c3268b570269f5d18166c9c90973e18acbd14f382c08a8576f8612fc477d739d1e8714aa9cbdf0cb2da9551a0a19da33976ed443449007eb6b300a055f987')
More information about the arch-commits
mailing list