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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Apr 7 12:22:55 UTC 2016


    Date: Thursday, April 7, 2016 @ 14:22:55
  Author: aginiewicz
Revision: 169650

upgpkg: python-numexpr 2.5.2-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-07 12:12:48 UTC (rev 169649)
+++ PKGBUILD	2016-04-07 12:22:55 UTC (rev 169650)
@@ -4,7 +4,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.5.1
+pkgver=2.5.2
 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=('ebc19e9d848301d8ca22825332b995b5')
+md5sums=('406f792ea8f7bd7f24ad298f9acc9992')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list