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

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Sep 19 09:19:20 UTC 2017


    Date: Tuesday, September 19, 2017 @ 09:19:20
  Author: aginiewicz
Revision: 258824

upgpkg: python-numexpr 2.6.4-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-19 09:14:32 UTC (rev 258823)
+++ PKGBUILD	2017-09-19 09:19:20 UTC (rev 258824)
@@ -4,7 +4,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.6.2
+pkgver=2.6.4
 pkgrel=1
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas"
 url="https://github.com/pydata/numexpr"
@@ -12,7 +12,7 @@
 license=('MIT')
 makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 'python2-numpy')
 source=($pkgbase-$pkgver.tar.gz::https://github.com/pydata/numexpr/archive/v$pkgver.tar.gz)
-md5sums=('a646c1f1b1b4e107849d11fea069ec2d')
+md5sums=('30aa5d2575197a457c846fe705220a8c')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list