python3-scipy: update to 1.14.0.
This commit is contained in:
parent
b1c0734b29
commit
8e097360d8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-scipy'
|
||||
pkgname=python3-scipy
|
||||
version=1.13.1
|
||||
version=1.14.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="meson numpy"
|
||||
|
@ -20,7 +20,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://scipy.org/"
|
||||
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
|
||||
checksum=095a87a0312b08dfd6a6155cbbd310a8c51800fc931b8c0b84003014b874ed3c
|
||||
checksum=b5923f48cb840380f9854339176ef21763118a7300a88203ccd0bdd26e58527b
|
||||
# must be tested from site dir of installed version (see dev.py:739)
|
||||
make_check_pre='eval env -C "${testdir}/${py3_sitelib}"'
|
||||
|
||||
|
|
Loading…
Reference in New Issue