python3-scipy: update to 1.7.2.

This commit is contained in:
Andrew J. Hesford 2021-11-09 08:25:19 -05:00
parent f9d8f19f56
commit 013d938a4e

View file

@ -1,7 +1,7 @@
# Template file for 'python3-scipy'
pkgname=python3-scipy
version=1.7.1
revision=2
version=1.7.2
revision=1
wrksrc="scipy-${version}"
build_style=python3-module
build_helper="numpy"
@ -16,7 +16,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.xz"
checksum=fdfe1d1eb1569846e331bd8d72106a8c446dafb2192c00adbb5376b02a0a1104
checksum=ee5d018ecad0364289efe3301f6445d7ef548637e0e14d0205bbf363f0dfe66a
build_options="openblas"