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

Antonio Rojas arojas at archlinux.org
Sat Dec 24 23:14:56 UTC 2016


    Date: Saturday, December 24, 2016 @ 23:14:55
  Author: arojas
Revision: 284695

Python 3.6

Modified:
  python-numpy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-24 19:10:06 UTC (rev 284694)
+++ PKGBUILD	2016-12-24 23:14:55 UTC (rev 284695)
@@ -68,8 +68,8 @@
   replaces=('python3-numpy')
   conflicts=('python3-numpy')
 
-  _pyver=3.5
-  _pyinc=3.5m
+  _pyver=3.6
+  _pyinc=3.6m
 
   export ATLAS=None
   export LDFLAGS="$LDFLAGS -shared"



More information about the arch-commits mailing list