python3-numpy: update to 2.2.1.

This commit is contained in:
Andrew J. Hesford 2024-12-24 22:35:01 -05:00
parent c54c67a30f
commit f90b01dcb1

View File

@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=2.2.0
version=2.2.1
revision=1
build_style=python3-pep517
build_helper="meson qemu"
@ -19,7 +19,7 @@ license="BSD-3-Clause"
homepage="https://www.numpy.org/"
changelog="https://github.com/numpy/numpy/releases"
distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz"
checksum=140dd80ff8981a583a60980be1a655068f8adebf7a45a06a6858c873fcdcd4a0
checksum=45681fd7128c8ad1c379f0ca0776a8b0c6583d2f69889ddac01559dfe4390918
alternatives="numpy:f2py:/usr/bin/f2py3"
build_options="openblas"