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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Dec 27 18:47:30 UTC 2018


    Date: Thursday, December 27, 2018 @ 18:47:28
  Author: aginiewicz
Revision: 418527

upgpkg: python-numexpr 2.6.9-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 18:45:10 UTC (rev 418526)
+++ PKGBUILD	2018-12-27 18:47:28 UTC (rev 418527)
@@ -3,7 +3,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.6.8
+pkgver=2.6.9
 pkgrel=1
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas"
 url="https://github.com/pydata/numexpr"
@@ -11,7 +11,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=('ce8f5c900b03447a8db8a8c0cab9c2a5')
+sha1sums=('db6cbb412fb1f85f87814002b88d0e479cf3ac51')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list