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

Felix Yan felixonmars at archlinux.org
Sun Feb 7 22:03:55 UTC 2021


    Date: Sunday, February 7, 2021 @ 22:03:55
  Author: felixonmars
Revision: 407614

upgpkg: python-numpy 1.20.1-1

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-07 20:45:24 UTC (rev 407613)
+++ PKGBUILD	2021-02-07 22:03:55 UTC (rev 407614)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> 
 
 pkgname=python-numpy
-pkgver=1.20.0
+pkgver=1.20.1
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz")
-sha512sums=('3ebcc06c70951a555759444066755933d57aaf11888d1736ec5f0d283fea4f120e7313711686c3b2135b589b6a92218460c8c177dd9b23847cead0ea2db69733')
+sha512sums=('bc8304d6c1da4281d3c5887cbc7eced22a25a029647e288be0e77370a3756e93c66b30b61d1482663815737ea1ba3a8fe3c59221460e12394ff10afb126f0339')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390



More information about the arch-commits mailing list