python-numpy: update to 1.12.1

This commit is contained in:
Alessio Sergi 2017-03-20 11:22:29 +01:00
parent d2d406447e
commit fc3f851a09
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-numpy'
pkgname=python-numpy
version=1.12.0
version=1.12.1
revision=1
wrksrc="numpy-${version}"
build_style=python-module
@ -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=edec8d62882bef688a0cfd6b79987a722d26028238b6120b47974da58824ad08
checksum=71253c0db5df2d0a925090b0804aa1070e9c336d891217bda5701f455d8141f7
# 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"