mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
python3-scipy: update to 1.16.1.
This commit is contained in:
parent
2cc22bd63c
commit
4331088dc6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-scipy'
|
# Template file for 'python3-scipy'
|
||||||
pkgname=python3-scipy
|
pkgname=python3-scipy
|
||||||
version=1.16.0
|
version=1.16.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="meson numpy"
|
build_helper="meson numpy"
|
||||||
|
@ -21,7 +21,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://scipy.org/"
|
homepage="https://scipy.org/"
|
||||||
changelog="https://github.com/scipy/scipy/releases"
|
changelog="https://github.com/scipy/scipy/releases"
|
||||||
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
|
||||||
checksum=b5ef54021e832869c8cfb03bc3bf20366cbcd426e02a58e8a58d7584dfbb8f62
|
checksum=44c76f9e8b6e8e488a586190ab38016e4ed2f8a038af7cd3defa903c0a2238b3
|
||||||
# must be tested from site dir of installed version (see dev.py:739)
|
# must be tested from site dir of installed version (see dev.py:739)
|
||||||
make_check_pre='eval env -C "${testdir}/${py3_sitelib}"'
|
make_check_pre='eval env -C "${testdir}/${py3_sitelib}"'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue