python-numpy: update to 1.14.1

This commit is contained in:
Alessio Sergi 2018-02-24 19:19:53 +01:00
parent 855272080d
commit 7ca4f1cdff

View file

@ -1,6 +1,6 @@
# Template file for 'python-numpy'
pkgname=python-numpy
version=1.14.0
version=1.14.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=9dc112ff80ca7bc7c47ae7a6f23ae6211244005489b597d6ce05e9653f2a43d7
checksum=3b10f4923c8073cd3fe2cf55b03e6e4723dc99cdb31e87beea666fef50fd32eb
# 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"