python3-scipy: update to 1.5.4.

This commit is contained in:
Andrew J. Hesford 2020-11-05 09:23:13 -05:00
parent b6b764eb2a
commit e60f6c443f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-scipy'
pkgname=python3-scipy
version=1.5.3
revision=2
version=1.5.4
revision=1
wrksrc="scipy-${version}"
build_style=python3-module
build_helper="numpy"
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="BSD-3-Clause"
homepage="https://scipy.org/scipylib/"
distfiles="https://github.com/scipy/scipy/releases/download/v${version}/scipy-${version}.tar.xz"
checksum=cab92f8dab54a3be66525ea23e4f6568145abd1e94681cce19258a140f4de416
checksum=5c87347bfe2db6e23d391aa226584f6b280248c0ca71e08f26f1faf9d7a76bc9
build_options="openblas"
desc_option_openblas="Enable support for openblas accelerated linear algebra"