[arch-commits] Commit in python-pygal/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Nov 3 21:26:44 UTC 2019
Date: Sunday, November 3, 2019 @ 21:26:43
Author: foutrelis
Revision: 522688
Fix tests
Modified:
python-pygal/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-03 21:26:34 UTC (rev 522687)
+++ PKGBUILD 2019-11-03 21:26:43 UTC (rev 522688)
@@ -18,6 +18,7 @@
md5sums=('5c688d30f8e75dced194bfa612f45589')
prepare() {
+ sed -i 's/\[pytest\]/[tool:pytest]/' pygal-$pkgver/setup.cfg
cp -a pygal-$pkgver{,-py2}
}
More information about the arch-commits
mailing list