python-numpy: update to 1.13.3
This commit is contained in:
parent
1fa3cc486e
commit
1305a700ad
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-numpy'
|
||||
pkgname=python-numpy
|
||||
version=1.13.1
|
||||
revision=2
|
||||
version=1.13.3
|
||||
revision=1
|
||||
wrksrc="numpy-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.numpy.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
||||
checksum=cf8652b96582b282a5bb710aa4fe2300dca63bdd678a3cd7820314cb6c97ca89
|
||||
checksum=1db97b12ea8f2ae5a8b847505f634dcd8c670ee311057ff5412a126becca45b8
|
||||
# Needs cross Python headers and/or libs issues sorted out.
|
||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
|
||||
|
||||
|
|
Loading…
Reference in New Issue