python-scipy: update to 0.17.0
This commit is contained in:
parent
c627001169
commit
ed91ce0eb7
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'python-scipy'
|
# Template file for 'python-scipy'
|
||||||
pkgname=python-scipy
|
pkgname=python-scipy
|
||||||
version=0.16.1
|
version=0.17.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="scipy-${version}"
|
wrksrc="scipy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
hostmakedepends="python-setuptools python3.4-setuptools gcc-fortran"
|
hostmakedepends="python-setuptools python3.4-setuptools gcc-fortran"
|
||||||
makedepends="python-devel python3.4-devel python-numpy python3.4-numpy
|
makedepends="python-devel python3.4-devel python-numpy python3.4-numpy
|
||||||
blas-devel lapack-devel"
|
cblas-devel lapack-devel"
|
||||||
depends="python-numpy"
|
depends="python-numpy"
|
||||||
pycompile_module="scipy"
|
pycompile_module="scipy"
|
||||||
short_desc="Scientific library for Python2"
|
short_desc="Scientific library for Python2"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.scipy.org/"
|
homepage="http://www.scipy.org/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
|
||||||
checksum=ecd1efbb1c038accb0516151d1e6679809c6010288765eb5da6051550bf52260
|
checksum=f600b755fb69437d0f70361f9e560ab4d304b1b66987ed5a28bdd9dd7793e089
|
||||||
|
|
||||||
export ATLAS=None
|
export ATLAS=None
|
||||||
export FFLAGS="-fPIC"
|
export FFLAGS="-fPIC"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue