mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-numpy: update to 2.2.4.
This commit is contained in:
parent
d3dfb5ed51
commit
88585a5d06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-numpy'
|
||||
pkgname=python3-numpy
|
||||
version=2.2.3
|
||||
version=2.2.4
|
||||
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=dbdc15f0c81611925f382dfa97b3bd0bc2c1ce19d4fe50482cb0ddc12ba30020
|
||||
checksum=9ba03692a45d3eef66559efe1d1096c4b9b75c0986b5dff5530c378fb8331d4f
|
||||
alternatives="numpy:f2py:/usr/bin/f2py3"
|
||||
|
||||
build_options="openblas"
|
||||
|
|
Loading…
Add table
Reference in a new issue