python3-numpy: update to 2.4.6.

This commit is contained in:
Andrew J. Hesford
2026-05-26 10:51:39 -04:00
parent 8a98cf6207
commit 5b3c384081
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=2.4.4
version=2.4.6
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=2d390634c5182175533585cc89f3608a4682ccb173cc9bb940b2881c8d6f8fa0
checksum=f3a3570c4a2a16746ac2c31a7c7c7b0c186b95ce902e33db6f28094ed7387dda
alternatives="numpy:f2py:/usr/bin/f2py3"
build_options="openblas"