python-numpy: update to 1.14.2

This commit is contained in:
Alessio Sergi 2018-03-26 20:14:42 +02:00
parent c0f62bfc3a
commit d5249df6a6

View File

@ -1,6 +1,6 @@
# Template file for 'python-numpy'
pkgname=python-numpy
version=1.14.1
version=1.14.2
revision=1
wrksrc="numpy-${version}"
build_style=python-module
@ -11,9 +11,9 @@ pycompile_module="numpy"
short_desc="Fast and sophisticated array facility to Python2"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.numpy.org/"
license="3-clause-BSD"
license="BSD-3-Clause"
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
checksum=3b10f4923c8073cd3fe2cf55b03e6e4723dc99cdb31e87beea666fef50fd32eb
checksum=e8e7b08f43519a2c4b0c7f511543ac665b46d7edd755cf9f3b0b23d0adde7eb2
# 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"