python3-scipy: update to 1.9.1.

This commit is contained in:
Andrew J. Hesford 2022-09-05 14:27:32 -04:00
parent fac658a095
commit 4d0d5180de
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-scipy'
pkgname=python3-scipy
version=1.9.0
version=1.9.1
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=c0dfd7d2429452e7e94904c6a3af63cbaa3cf51b348bd9d35b42db7e9ad42791
checksum=26d28c468900e6d5fdb37d2812ab46db0ccd22c63baa095057871faa3a498bc9
build_options="openblas"