mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python3-numpy: update to 2.2.6.
This commit is contained in:
parent
29c408f12f
commit
b5494782fc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-numpy'
|
||||
pkgname=python3-numpy
|
||||
version=2.2.5
|
||||
revision=2
|
||||
version=2.2.6
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="meson qemu"
|
||||
make_build_args="-Csetup-args=-Ddisable-svml=true
|
||||
|
@ -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=a9c0d994680cd991b1cb772e8b297340085466a6fe964bc9d4e80f5e2f43c291
|
||||
checksum=e29554e2bef54a90aa5cc07da6ce955accb83f21ab5de01a62c8478897b264fd
|
||||
alternatives="numpy:f2py:/usr/bin/f2py3"
|
||||
|
||||
build_options="openblas"
|
||||
|
|
Loading…
Add table
Reference in a new issue