From d5249df6a6ee8fa6c46b872969c053bb8464191e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 26 Mar 2018 20:14:42 +0200 Subject: [PATCH] python-numpy: update to 1.14.2 --- srcpkgs/python-numpy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-numpy/template b/srcpkgs/python-numpy/template index b4c83e7a7a1..e488a9e59ff 100644 --- a/srcpkgs/python-numpy/template +++ b/srcpkgs/python-numpy/template @@ -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 " 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"