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

Felix Yan felixonmars at archlinux.org
Sun Dec 25 16:33:17 UTC 2016


    Date: Sunday, December 25, 2016 @ 16:33:16
  Author: felixonmars
Revision: 201915

Python 3.6 rebuild

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-25 16:33:13 UTC (rev 201914)
+++ PKGBUILD	2016-12-25 16:33:16 UTC (rev 201915)
@@ -5,7 +5,7 @@
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
 pkgver=2.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas"
 url="https://github.com/pydata/numexpr"
 arch=('i686' 'x86_64')



More information about the arch-commits mailing list