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

Andrzej Giniewicz aginiewicz at archlinux.org
Wed Nov 20 19:28:28 UTC 2019


    Date: Wednesday, November 20, 2019 @ 19:28:27
  Author: aginiewicz
Revision: 530898

upgpkg: python-bottleneck 1.3.1-1

python-bottleneck: new upstream release

Modified:
  python-bottleneck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-20 19:28:14 UTC (rev 530897)
+++ PKGBUILD	2019-11-20 19:28:27 UTC (rev 530898)
@@ -2,8 +2,8 @@
 # Contributor: Michael Schubert <mschu.dev at gmail>
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
-pkgname='python-bottleneck'
-pkgver=1.3.0
+pkgname=python-bottleneck
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="Fast NumPy array functions written in Cython"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 optdepends=('python-nose: needed for integrated test suite'
             'python-scipy: needed for integrated benchmarks')
 source=("https://github.com/kwgoodman/bottleneck/archive/v${pkgver}.tar.gz")
-sha256sums=('8a9ecf681a81ba7709637778d5760a078f5f45371bdaf29edbdf01ecb0b8d966')
+sha256sums=('2d72cf5a063c5f415baf1f39f72b250fcf6c91fbacec598e81396fa666a0909d')
 
 build() {
   cd "$srcdir"/bottleneck-${pkgver}



More information about the arch-commits mailing list