python-numpy: update to 1.15.1
This commit is contained in:
parent
f2d89c845f
commit
b26e006dfd
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.14.5
|
version=1.15.1
|
||||||
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="https://www.numpy.org/"
|
homepage="https://www.numpy.org/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
||||||
checksum=ce171fc7c23e24c9e559febf43db94660a0f265bde0f64a77b9c944e5c1e2d4b
|
checksum=8fb9ebbeda083cc99feba86b6da7e0a12a1442e62a53e9e94790d6d9e78cd695
|
||||||
alternatives="numpy:f2py:/usr/bin/f2py2"
|
alternatives="numpy:f2py:/usr/bin/f2py2"
|
||||||
|
|
||||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
|
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue