diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template index 9420702c868..b15709aec7a 100644 --- a/srcpkgs/python3-numpy/template +++ b/srcpkgs/python3-numpy/template @@ -1,6 +1,6 @@ # Template file for 'python3-numpy' pkgname=python3-numpy -version=2.2.6 +version=2.3.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=e29554e2bef54a90aa5cc07da6ce955accb83f21ab5de01a62c8478897b264fd +checksum=1ec9ae20a4226da374362cca3c62cd753faf2f951440b0e3b98e93c235441d2b alternatives="numpy:f2py:/usr/bin/f2py3" build_options="openblas"