mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-scipy: update to 1.15.2.
This commit is contained in:
parent
76396e9806
commit
db1ee1fce0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-scipy'
|
||||
pkgname=python3-scipy
|
||||
version=1.15.1
|
||||
version=1.15.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="meson numpy"
|
||||
|
@ -21,7 +21,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://scipy.org/"
|
||||
changelog="https://github.com/scipy/scipy/releases"
|
||||
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
|
||||
checksum=033a75ddad1463970c96a88063a1df87ccfddd526437136b6ee81ff0312ebdf6
|
||||
checksum=cd58a314d92838f7e6f755c8a2167ead4f27e1fd5c1251fd54289569ef3495ec
|
||||
# must be tested from site dir of installed version (see dev.py:739)
|
||||
make_check_pre='eval env -C "${testdir}/${py3_sitelib}"'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue