[arch-commits] Commit in python-characteristic/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Oct 31 19:36:39 UTC 2019


    Date: Thursday, October 31, 2019 @ 19:36:38
  Author: foutrelis
Revision: 521701

Fix tests

Modified:
  python-characteristic/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-31 19:31:53 UTC (rev 521700)
+++ PKGBUILD	2019-10-31 19:36:38 UTC (rev 521701)
@@ -16,6 +16,7 @@
 validpgpkeys=('C2A04F86ACE28ADCF817DBB7AE2536227F69F181') # Hynek Schlawack <hs at ox.cx>
 
 prepare() {
+  sed -i 's/\[pytest\]/[tool:pytest]/' characteristic-$pkgver/setup.cfg
   cp -a characteristic-$pkgver{,-py2}
 }
 



More information about the arch-commits mailing list