python3-scipy: update to 1.11.2.
This commit is contained in:
parent
0a7de5269c
commit
ea01689bca
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-scipy'
|
||||
pkgname=python3-scipy
|
||||
version=1.11.1
|
||||
version=1.11.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="python3"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://scipy.org/"
|
||||
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
|
||||
checksum=fb5b492fa035334fd249f0973cc79ecad8b09c604b42a127a677b45a9a3d4289
|
||||
checksum=b29318a5e39bd200ca4381d80b065cdf3076c7d7281c5e36569e99273867f61d
|
||||
make_check="no" # Tests need an installed copy to run and meson makes this tough
|
||||
|
||||
build_options="openblas"
|
||||
|
|
Loading…
Reference in New Issue