From 7ca4f1cdff0c975d202b0873cc739008862e6bbd Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 24 Feb 2018 19:19:53 +0100 Subject: [PATCH] python-numpy: update to 1.14.1 --- srcpkgs/python-numpy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-numpy/template b/srcpkgs/python-numpy/template index 73ae5ac3a72..b4c83e7a7a1 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.0 +version=1.14.1 revision=1 wrksrc="numpy-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " 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"