python3-scipy: update to 1.5.2.
This commit is contained in:
parent
415016e20c
commit
37f953856b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-scipy'
|
||||
pkgname=python3-scipy
|
||||
version=1.5.1
|
||||
revision=2
|
||||
version=1.5.2
|
||||
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=0728bd66a5251cfeff17a72280ae5a40ec14add217f94868d1415b3c469b610a
|
||||
checksum=28d5d2e9af6ca5c0352cd83fb64191f2d8e883ab5287a221ba7a175c8cc2ccbe
|
||||
|
||||
build_options="openblas"
|
||||
desc_option_openblas="Enable support for openblas accelerated linear algebra"
|
||||
|
|
Loading…
Reference in a new issue