From e371ed7c6fc83308ebe5a6847fd2624e79e2c198 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Sat, 31 Aug 2019 09:09:01 +0200 Subject: [PATCH] python-numpy: update to 1.16.5. --- 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 05c348ba915..3d27dc7d254 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.16.4 +version=1.16.5 revision=1 wrksrc="numpy-${version}" build_style=python2-module @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://www.numpy.org/" distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz" -checksum=3bdabda4a2ac4f1986b4bc55f865cd0b68b71edc9420b03e911e0ee52743e9c4 +checksum=3c82a9b8616e3096a79a2af9c288d8ed4013a10fc7baf3eaf54655309734dadd alternatives="numpy:f2py:/usr/bin/f2py2" nocross="https://build.voidlinux.org/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"