[arch-commits] Commit in python-distlib/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu May 17 20:47:38 UTC 2018
Date: Thursday, May 17, 2018 @ 20:47:37
Author: eschwartz
Revision: 324083
I don't know how this useless checkdepends got there.
Modified:
python-distlib/trunk/PKGBUILD
----------+
PKGBUILD | 1 -
1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 20:45:47 UTC (rev 324082)
+++ PKGBUILD 2018-05-17 20:47:37 UTC (rev 324083)
@@ -11,7 +11,6 @@
url="https://bitbucket.org/pypa/${_pkgname}"
license=('PSF')
makedepends=('python' 'python2')
-checkdepends=('python-pytest' 'python2-pytest')
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip")
sha256sums=('cd502c66fc27c535bab62dc4f482e403e2369c2c05281a79cc2d4e2f42a87f20')
More information about the arch-commits
mailing list