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

Morten Linderud foxboron at archlinux.org
Sun Jul 29 20:20:58 UTC 2018


    Date: Sunday, July 29, 2018 @ 20:20:58
  Author: foxboron
Revision: 364892

upgpkg: hy 0.15.0-1

Modified:
  hy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-29 20:17:46 UTC (rev 364891)
+++ PKGBUILD	2018-07-29 20:20:58 UTC (rev 364892)
@@ -31,7 +31,7 @@
     cd "$pkgname-$pkgver"
     python setup.py develop --user
     PATH="$HOME/.local/bin:$PATH"
-    python setup.py pytest --addopts "-k 'not test_bin'"
+    python setup.py pytest #--addopts "-k 'not test_bin'"
 }
 
 package() {



More information about the arch-commits mailing list