[arch-commits] Commit in python-jaraco.path/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Tue Dec 7 03:12:09 UTC 2021
Date: Tuesday, December 7, 2021 @ 03:12:08
Author: foutrelis
Revision: 1065447
Add pip to check deps; needed for w/e reason
Modified:
python-jaraco.path/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-07 03:12:08 UTC (rev 1065446)
+++ PKGBUILD 2021-12-07 03:12:08 UTC (rev 1065447)
@@ -10,7 +10,8 @@
depends=('python-jaraco')
makedepends=('python-setuptools-scm' 'python-toml')
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.path/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('1bdf0fb2ec2070285b4760fc752f7c30317e9076e7eb4bf3abd5dcdd35cbba45f86b8b3c523555afd77c0bf5a47f35146ca22e48e6677c80a62fd9b00affaffe')
More information about the arch-commits
mailing list