python-numpy: update to 1.10.4
This commit is contained in:
parent
989c880368
commit
e488ad127b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-numpy'
|
# Template file for 'python-numpy'
|
||||||
pkgname=python-numpy
|
pkgname=python-numpy
|
||||||
version=1.10.2
|
version=1.10.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="numpy-${version}"
|
wrksrc="numpy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.numpy.org/"
|
homepage="http://www.numpy.org/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz"
|
||||||
checksum=23a3befdf955db4d616f8bb77b324680a80a323e0c42a7e8d7388ef578d8ffa9
|
checksum=7356e98fbcc529e8d540666f5a919912752e569150e9a4f8d869c686f14c720b
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
export ATLAS=None
|
export ATLAS=None
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue