python3-numpy: update to 2.4.3.

This commit is contained in:
Andrew J. Hesford
2026-03-16 08:56:42 -04:00
parent 63eec4b0b4
commit 5a246f2ecf
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=2.4.2
version=2.4.3
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=659a6107e31a83c4e33f763942275fd278b21d095094044eb35569e86a21ddae
checksum=483a201202b73495f00dbc83796c6ae63137a9bdade074f7648b3e32613412dd
alternatives="numpy:f2py:/usr/bin/f2py3"
build_options="openblas"