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

Felix Yan felixonmars at archlinux.org
Sun Mar 28 12:35:50 UTC 2021


    Date: Sunday, March 28, 2021 @ 12:35:49
  Author: felixonmars
Revision: 411149

upgpkg: python-numpy 1.20.2-1

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-28 11:22:11 UTC (rev 411148)
+++ PKGBUILD	2021-03-28 12:35:49 UTC (rev 411149)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> 
 
 pkgname=python-numpy
-pkgver=1.20.1
+pkgver=1.20.2
 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=('bc8304d6c1da4281d3c5887cbc7eced22a25a029647e288be0e77370a3756e93c66b30b61d1482663815737ea1ba3a8fe3c59221460e12394ff10afb126f0339')
+sha512sums=('373ebd60f02e99e6dd41fa3fbd8cd787e6f3df758f65412105a0385f38445e94412af8adf2b48e71206964a4bc743c0ec095d4c0d22f3b235155cb1a17dc2adf')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390



More information about the arch-commits mailing list