diff --git a/srcpkgs/python3-scipy/template b/srcpkgs/python3-scipy/template index 6abeaeb8bad..41cf9ddb873 100644 --- a/srcpkgs/python3-scipy/template +++ b/srcpkgs/python3-scipy/template @@ -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 " 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}"'