python3-numpy: update to 1.26.2.

This commit is contained in:
Andrew J. Hesford 2023-11-14 08:29:48 -05:00
parent 95bf50a36a
commit c1b94f4809

View file

@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
version=1.26.1
version=1.26.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://numpy.org/doc/stable/release.html"
distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz"
checksum=c8c6c72d4a9f831f328efb1312642a1cafafaa88981d9ab76368d50d07d93cbe
checksum=f65738447676ab5777f11e6bbbdb8ce11b785e105f690bc45966574816b6d3ea
alternatives="numpy:f2py:/usr/bin/f2py3"
build_options="openblas"