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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Aug 11 17:02:55 UTC 2018


    Date: Saturday, August 11, 2018 @ 17:02:54
  Author: aginiewicz
Revision: 371154

upgpkg: python-numexpr 2.6.7-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-11 17:01:26 UTC (rev 371153)
+++ PKGBUILD	2018-08-11 17:02:54 UTC (rev 371154)
@@ -4,8 +4,8 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.6.5
-pkgrel=2
+pkgver=2.6.7
+pkgrel=1
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas"
 url="https://github.com/pydata/numexpr"
 arch=('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=('8a41bc69b0add1f5f5d92a75bb74d179')
+md5sums=('354ce24791e9714659bd2b3508f8bbf8')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list