python3-scipy: update to 1.9.3.

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:14 -04:00
parent ac7244f0b6
commit 18704c987c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-scipy'
pkgname=python3-scipy
version=1.9.2
version=1.9.3
revision=1
wrksrc="scipy-${version}"
build_style=python3-module
@ -17,7 +17,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://scipy.org/scipylib/"
distfiles="https://github.com/scipy/scipy/releases/download/v${version}/scipy-${version}.tar.gz"
checksum=99e7720caefb8bca6ebf05c7d96078ed202881f61e0c68bd9e0f3e8097d6f794
checksum=fbc5c05c85c1a02be77b1ff591087c83bc44579c6d2bd9fb798bb64ea5e1a027
build_options="openblas"