python3-scipy: update to 1.7.1.
This commit is contained in:
parent
eda6f41854
commit
65d547fd86
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-scipy'
|
||||
pkgname=python3-scipy
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
revision=1
|
||||
wrksrc="scipy-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -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=0564d1091b8db03418356f0839cc4bf73b9bf7cd1089586eb690208e1f44bb8d
|
||||
checksum=fdfe1d1eb1569846e331bd8d72106a8c446dafb2192c00adbb5376b02a0a1104
|
||||
|
||||
build_options="openblas"
|
||||
|
||||
|
|
Loading…
Reference in a new issue