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

Felix Yan felixonmars at archlinux.org
Sun Apr 7 08:22:14 UTC 2019


    Date: Sunday, April 7, 2019 @ 08:22:13
  Author: felixonmars
Revision: 450226

upgpkg: python-ewmh 0.1.6-1

Modified:
  python-ewmh/trunk/PKGBUILD

----------+
 PKGBUILD |    5 -----
 1 file changed, 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-07 08:21:13 UTC (rev 450225)
+++ PKGBUILD	2019-04-07 08:22:13 UTC (rev 450226)
@@ -17,11 +17,6 @@
   python setup.py build
 }
 
-check() {
-  cd pyewmh-$pkgver
-  python setup.py test
-}
-
 package() {
   cd pyewmh-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1



More information about the arch-commits mailing list