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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Apr 7 08:37:50 UTC 2016


    Date: Thursday, April 7, 2016 @ 10:37:50
  Author: aginiewicz
Revision: 169630

upgpkg: python-numexpr 2.5.1-1

python-numexpr: new uptream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-07 07:53:16 UTC (rev 169629)
+++ PKGBUILD	2016-04-07 08:37:50 UTC (rev 169630)
@@ -4,7 +4,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.5
+pkgver=2.5.1
 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=('ea88fe8d62c8ddb13a137b233db05cb7')
+md5sums=('ebc19e9d848301d8ca22825332b995b5')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list