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

Andrzej Giniewicz aginiewicz at archlinux.org
Fri Apr 17 06:56:00 UTC 2015


    Date: Friday, April 17, 2015 @ 08:56:00
  Author: aginiewicz
Revision: 131527

upgpkg: python-numexpr 2.4.1-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-17 03:50:47 UTC (rev 131526)
+++ PKGBUILD	2015-04-17 06:56:00 UTC (rev 131527)
@@ -4,8 +4,8 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.4
-pkgrel=3
+pkgver=2.4.1
+pkgrel=1
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas"
 url="https://github.com/pydata/numexpr"
 arch=('i686' 'x86_64')
@@ -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=('c9357862a304b9ad614afaf9e9c8dc78')
+md5sums=('fd90934d02675c21a9d88be58d6b114a')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list