[arch-commits] Commit in python-mccabe/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Nov 9 19:55:39 UTC 2020
Date: Monday, November 9, 2020 @ 19:55:39
Author: foutrelis
Revision: 399930
Add setuptools build dep
Modified:
python-mccabe/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 19:54:20 UTC (rev 399929)
+++ PKGBUILD 2020-11-09 19:55:39 UTC (rev 399930)
@@ -9,7 +9,7 @@
arch=('any')
url="https://github.com/flintwork/mccabe"
license=('custom:Expat')
-makedepends=('python-pytest-runner' 'python2-pytest-runner')
+makedepends=('python-setuptools' 'python-pytest-runner' 'python2-pytest-runner')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/flintwork/mccabe/archive/$pkgver.tar.gz")
sha512sums=('1da239933f36c8b7c0f9f026822d673d0b207ac49e45027d77500001327964dd66cc7074be22311927176fc313174f4eb7908d0fc45da9fc4623bf1e237293b0')
More information about the arch-commits
mailing list