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

Andrzej Giniewicz aginiewicz at archlinux.org
Wed Jan 22 20:32:06 UTC 2020


    Date: Wednesday, January 22, 2020 @ 20:32:05
  Author: aginiewicz
Revision: 554548

upgpkg: python-numexpr 2.7.1-1: python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 20:31:55 UTC (rev 554547)
+++ PKGBUILD	2020-01-22 20:32:05 UTC (rev 554548)
@@ -2,8 +2,8 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=python-numexpr
-pkgver=2.7.0
-pkgrel=4
+pkgver=2.7.1
+pkgrel=1
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas"
 url="https://github.com/pydata/numexpr"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('python-numpy')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::https://github.com/pydata/numexpr/archive/v$pkgver.tar.gz)
-sha256sums=('1923f038b90cc69635871968ed742be7775c879451c612f173c2547c823c9561')
+sha256sums=('5c6ae3bb5688184b922b43fc47de49d642576d0feec55a1b679caa66efae90a1')
 
 build() {
   cd "$srcdir"/numexpr-$pkgver



More information about the arch-commits mailing list