Date: Saturday, October 26, 2019 @ 05:35:20 Author: foutrelis Revision: 520136
Python 3.8 rebuild Modified: python-numexpr/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 05:35:16 UTC (rev 520135) +++ PKGBUILD 2019-10-26 05:35:20 UTC (rev 520136) @@ -3,7 +3,7 @@ pkgname=python-numexpr pkgver=2.7.0 -pkgrel=2 +pkgrel=3 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas" url="https://github.com/pydata/numexpr" arch=('x86_64')
