Skip to content

Commit

Permalink
python3-scipy: update to 1.15.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tornaria authored and ahesford committed Jan 16, 2025
1 parent 4a93e55 commit cd36f4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/python3-scipy/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-scipy'
pkgname=python3-scipy
version=1.15.0
version=1.15.1
revision=1
build_style=python3-pep517
build_helper="meson numpy"
Expand All @@ -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=300742e2cc94e36a2880ebe464a1c8b4352a7b0f3e36ec3d2ac006cdbe0219ac
checksum=033a75ddad1463970c96a88063a1df87ccfddd526437136b6ee81ff0312ebdf6
# must be tested from site dir of installed version (see dev.py:739)
make_check_pre='eval env -C "${testdir}/${py3_sitelib}"'

Expand Down

0 comments on commit cd36f4e

Please sign in to comment.