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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Feb 25 10:06:04 UTC 2016


    Date: Thursday, February 25, 2016 @ 11:06:04
  Author: aginiewicz
Revision: 163391

upgpkg: python-numexpr 2.5-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-25 09:08:08 UTC (rev 163390)
+++ PKGBUILD	2016-02-25 10:06:04 UTC (rev 163391)
@@ -4,8 +4,8 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.4.6
-pkgrel=2
+pkgver=2.5
+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=('71a0d2cdfcc7b7c90e6ea47c282b5c9b')
+md5sums=('ea88fe8d62c8ddb13a137b233db05cb7')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list