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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu May 10 10:55:11 UTC 2018


    Date: Thursday, May 10, 2018 @ 10:55:10
  Author: aginiewicz
Revision: 320190

upgpkg: python-numexpr 2.6.5-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-10 10:54:28 UTC (rev 320189)
+++ PKGBUILD	2018-05-10 10:55:10 UTC (rev 320190)
@@ -4,7 +4,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.6.4
+pkgver=2.6.5
 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=('30aa5d2575197a457c846fe705220a8c')
+md5sums=('8a41bc69b0add1f5f5d92a75bb74d179')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list