From 6ed75bd473438f9bd058db2253786e23ae7140f8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 18 Nov 2018 11:19:01 +0100 Subject: [PATCH] python-numpy: update to 1.15.4 --- 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 7cb6391173f..c7c10d29c2b 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.15.3 +version=1.15.4 revision=1 wrksrc="numpy-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://www.numpy.org/" license="BSD-3-Clause" distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz" -checksum=0f811d66850c1d8cc230ad5a725b5e626525015eacc32a213b0e63bacef7cfc3 +checksum=3b1744b96ce41fff1c7e19144ca85cbbfb11e4b4e0e13080ca374df212801dbb alternatives="numpy:f2py:/usr/bin/f2py2" nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"