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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 16 12:55:01 UTC 2021


    Date: Monday, August 16, 2021 @ 12:55:01
  Author: felixonmars
Revision: 422275

upgpkg: python-numpy 1.21.2-1

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-16 12:46:16 UTC (rev 422274)
+++ PKGBUILD	2021-08-16 12:55:01 UTC (rev 422275)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> 
 
 pkgname=python-numpy
-pkgver=1.21.1
+pkgver=1.21.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=('bfbe77d231138c99bf40a4a725303be00152442952b656c48a7e2a1005065dfbb201d070d1102c5e136c2a80acd7d655c6efe715f7a8d19531665c5fe370755a')
+sha512sums=('f7a030c75deb759cb3982a0f4a162b5689a4af316e5f503ce714002f466be42035346683294da7dd16ef0526adb36a76dd0d6adad3cef53c0655e48c17b64b0a')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390



More information about the arch-commits mailing list