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

Andrzej Giniewicz aginiewicz at archlinux.org
Fri Nov 15 20:35:46 UTC 2019


    Date: Friday, November 15, 2019 @ 20:35:46
  Author: aginiewicz
Revision: 529431

upgpkg: python-bottleneck 1.3.0-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-15 20:32:31 UTC (rev 529430)
+++ PKGBUILD	2019-11-15 20:35:46 UTC (rev 529431)
@@ -3,8 +3,8 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname='python-bottleneck'
-pkgver=1.2.1
-pkgrel=6
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="Fast NumPy array functions written in Cython"
 arch=('x86_64')
 url="https://github.com/kwgoodman/bottleneck"
@@ -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=('268a21f451f1fe3749619c64d36e9feda84fefdcb82a4701a3e63a9430874b22')
+sha256sums=('8a9ecf681a81ba7709637778d5760a078f5f45371bdaf29edbdf01ecb0b8d966')
 
 build() {
   cd "$srcdir"/bottleneck-${pkgver}



More information about the arch-commits mailing list