Date: Sunday, November 3, 2019 @ 12:06:59
  Author: felixonmars
Revision: 522441

Python 3.8 rebuild

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-03 12:06:58 UTC (rev 522440)
+++ PKGBUILD    2019-11-03 12:06:59 UTC (rev 522441)
@@ -3,7 +3,7 @@
 
 pkgname=python-numexpr
 pkgver=2.7.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, 
PyTables, pandas"
 url="https://github.com/pydata/numexpr";
 arch=('x86_64')

Reply via email to