python3-numpy: update to 2.3.2.

This commit is contained in:
Andrew J. Hesford 2025-08-05 09:17:22 -04:00
parent 5832ccd7b8
commit 2cc22bd63c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=2.3.1
version=2.3.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=1ec9ae20a4226da374362cca3c62cd753faf2f951440b0e3b98e93c235441d2b
checksum=e0486a11ec30cdecb53f184d496d1c6a20786c81e55e41640270130056f8ee48
alternatives="numpy:f2py:/usr/bin/f2py3"
build_options="openblas"