diff --git a/srcpkgs/python3-scipy/template b/srcpkgs/python3-scipy/template index 5e16fb22671..6abeaeb8bad 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.0 +version=1.13.1 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=58569af537ea29d3f78e5abd18398459f195546bb3be23d16677fb26616cc11e +checksum=095a87a0312b08dfd6a6155cbbd310a8c51800fc931b8c0b84003014b874ed3c # must be tested from site dir of installed version (see dev.py:739) make_check_pre='eval env -C "${testdir}/${py3_sitelib}"'