From fc3f851a09ff00a850f3d013a95a5725aeeb4d95 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 20 Mar 2017 11:22:29 +0100 Subject: [PATCH] python-numpy: update to 1.12.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 a858529d827..038e3ad0567 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.12.0 +version=1.12.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=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"