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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Jul 30 12:13:18 UTC 2016


    Date: Saturday, July 30, 2016 @ 12:13:17
  Author: aginiewicz
Revision: 184656

upgpkg: python-numexpr 2.6.1-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-30 12:09:22 UTC (rev 184655)
+++ PKGBUILD	2016-07-30 12:13:17 UTC (rev 184656)
@@ -4,7 +4,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.6.0
+pkgver=2.6.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=('3219f89ae3d561e692bb1c1dbb562bee')
+md5sums=('3bcb3e65b821ca3ce43bc815fda68c63')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list