python3-numpy: update to 2.4.2.

This commit is contained in:
Andrew J. Hesford
2026-02-03 09:06:08 -05:00
parent daa8f5594b
commit 860d5e4cfb
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=2.4.1
version=2.4.2
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=a1ceafc5042451a858231588a104093474c6a5c57dcc724841f5c888d237d690
checksum=659a6107e31a83c4e33f763942275fd278b21d095094044eb35569e86a21ddae
alternatives="numpy:f2py:/usr/bin/f2py3"
build_options="openblas"