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

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Apr 28 14:28:46 UTC 2015


    Date: Tuesday, April 28, 2015 @ 16:28:46
  Author: aginiewicz
Revision: 132452

upgpkg: python-numexpr 2.4.3-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-28 14:25:14 UTC (rev 132451)
+++ PKGBUILD	2015-04-28 14:28:46 UTC (rev 132452)
@@ -4,7 +4,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.4.1
+pkgver=2.4.3
 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=('fd90934d02675c21a9d88be58d6b114a')
+md5sums=('4b701ee609a1faa463510c483405d24f')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list