mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-scipy: update to 0.18.0
This commit is contained in:
parent
96b05874a4
commit
5eef922b9e
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-scipy'
|
# Template file for 'python-scipy'
|
||||||
pkgname=python-scipy
|
pkgname=python-scipy
|
||||||
version=0.17.1
|
version=0.18.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="scipy-${version}"
|
wrksrc="scipy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,9 +14,8 @@ 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=9c4cd2f8013cc4084230a0e858d7642963dbadfd76494d2fad3b0b29bebb38ac
|
checksum=f01784fb1c2bc246d4211f2482ecf4369db5abaecb9d5afb9d94f6c59663286a
|
||||||
|
|
||||||
export ATLAS=None
|
|
||||||
export FFLAGS="-fPIC"
|
export FFLAGS="-fPIC"
|
||||||
LDFLAGS="-shared"
|
LDFLAGS="-shared"
|
||||||
|
|
||||||
|
|
1
srcpkgs/python-scipy/update
Normal file
1
srcpkgs/python-scipy/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="*a* *b* *rc*"
|
Loading…
Add table
Reference in a new issue