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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Feb 11 11:56:51 UTC 2017


    Date: Saturday, February 11, 2017 @ 11:56:51
  Author: aginiewicz
Revision: 211845

upgpkg: python-numexpr 2.6.2-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-11 11:08:29 UTC (rev 211844)
+++ PKGBUILD	2017-02-11 11:56:51 UTC (rev 211845)
@@ -4,8 +4,8 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.6.1
-pkgrel=2
+pkgver=2.6.2
+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=('3bcb3e65b821ca3ce43bc815fda68c63')
+md5sums=('a646c1f1b1b4e107849d11fea069ec2d')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list