python-scipy: update to 1.1.0

This commit is contained in:
Alessio Sergi 2018-05-10 20:57:45 +02:00
parent f02bce2413
commit 061f8f7128

View file

@ -1,6 +1,6 @@
# Template file for 'python-scipy'
pkgname=python-scipy
version=1.0.1
version=1.1.0
revision=1
wrksrc="scipy-${version}"
build_style=python-module
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://www.scipy.org/"
license="BSD-3-Clause"
distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz"
checksum=a0eaaa6b6958db9d89f8ef0ce23391fedebac3fb416e05bdd966e6895dd6cd3d
checksum=0291a2254d9a020af9b49ca648e8b41e1366be9a8a40849be9102626b2022422
LDFLAGS="-shared"