python-scipy: update to 1.0.0

This commit is contained in:
Alessio Sergi 2017-10-30 23:23:23 +01:00
parent 87254dcaea
commit 202e15cbf9
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-scipy'
pkgname=python-scipy
version=0.19.1
revision=2
version=1.0.0
revision=1
wrksrc="scipy-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools
@ -11,10 +11,10 @@ depends="python-numpy"
pycompile_module="scipy"
short_desc="Scientific library for Python2"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.scipy.org/"
homepage="https://www.scipy.org/"
license="3-clause-BSD"
distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz"
checksum=ac268fe92edd149c6f52fa138d2a03877c080981d7944e96bab8ef68764f71cc
checksum=c423a4511684554958dab55f2877df78e765b44f8eef46d5425891d6ac3b49bc
LDFLAGS="-shared"