Date: Saturday, June 30, 2018 @ 18:06:40
  Author: foutrelis
Revision: 348853

Python 3.7 rebuild

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-30 18:06:35 UTC (rev 348852)
+++ PKGBUILD    2018-06-30 18:06:40 UTC (rev 348853)
@@ -5,7 +5,7 @@
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
 pkgver=2.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, 
PyTables, pandas"
 url="https://github.com/pydata/numexpr";
 arch=('x86_64')

Reply via email to