From 7584cf2dee548a8d15b6710cb48fe76787ac3cc9 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 27 Oct 2018 20:20:51 +0200 Subject: [PATCH] python-numpy: update to 1.15.3 --- 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 afdbe143ee5..7cb6391173f 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.2 +version=1.15.3 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=14274c0d69fe1e0860747a3b85359990244cdb26f017f4311e0b64c39ce19d8e +checksum=0f811d66850c1d8cc230ad5a725b5e626525015eacc32a213b0e63bacef7cfc3 alternatives="numpy:f2py:/usr/bin/f2py2" nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"