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

Andrzej Giniewicz aginiewicz at nymeria.archlinux.org
Thu May 1 13:45:09 UTC 2014


    Date: Thursday, May 1, 2014 @ 15:45:09
  Author: aginiewicz
Revision: 110498

upgpkg: python-numexpr 2.4-1

New release: python-numexpr

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-01 13:04:19 UTC (rev 110497)
+++ PKGBUILD	2014-05-01 13:45:09 UTC (rev 110498)
@@ -4,8 +4,8 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.4
+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=(https://github.com/pydata/numexpr/archive/v$pkgver.tar.gz)
-md5sums=('eda267543a8594b9979b71dc56199b71')
+md5sums=('c9357862a304b9ad614afaf9e9c8dc78')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list