[arch-commits] Commit in python-pyicu/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 9 13:10:25 UTC 2018
Date: Tuesday, January 9, 2018 @ 13:10:23
Author: felixonmars
Revision: 280673
Fix checkdepends
Modified:
python-pyicu/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-09 13:10:22 UTC (rev 280672)
+++ PKGBUILD 2018-01-09 13:10:23 UTC (rev 280673)
@@ -11,7 +11,7 @@
license=('MIT')
url="http://pyicu.osafoundation.org/"
makedepends=('python-setuptools' 'python2-setuptools' 'icu')
-checkdepends=('python-fonttools' 'python2-fonttools')
+checkdepends=('python-fonttools' 'python2-fonttools' 'python-pytest' 'python2-pytest')
source=("https://pypi.io/packages/source/P/PyICU/PyICU-$pkgver.tar.gz")
sha512sums=('955cd544e33ef07647535bec9b26b1819010ff86f9c95bb01ecd7942401d12d49a3427ddd850906e03fc670521d14d64fa01aa28bb31dc185c0718b56cc8fe6a')
More information about the arch-commits
mailing list