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

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Jun 7 09:23:11 UTC 2016


    Date: Tuesday, June 7, 2016 @ 11:23:10
  Author: aginiewicz
Revision: 178101

upgpkg: python-numexpr 2.6.0-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-07 09:19:18 UTC (rev 178100)
+++ PKGBUILD	2016-06-07 09:23:10 UTC (rev 178101)
@@ -4,7 +4,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.5.2
+pkgver=2.6.0
 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=('406f792ea8f7bd7f24ad298f9acc9992')
+md5sums=('3219f89ae3d561e692bb1c1dbb562bee')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list