From 361e9d14cebea037073de2fac995a15bf8c58f9e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 15 Jun 2018 17:47:24 +0200 Subject: [PATCH] python-numpy: update to 1.14.5 --- srcpkgs/python-numpy/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-numpy/template b/srcpkgs/python-numpy/template index 343647868b4..cde2f77b11d 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.3 +version=1.14.5 revision=1 wrksrc="numpy-${version}" build_style=python-module @@ -13,11 +13,11 @@ maintainer="Alessio Sergi " homepage="https://www.numpy.org/" license="BSD-3-Clause" distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz" -checksum=6fa7a1801cfd305a0b06cee14bfc9f9683a30f25c3941d43449b5c0412a28da7 -nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio" - +checksum=ce171fc7c23e24c9e559febf43db94660a0f265bde0f64a77b9c944e5c1e2d4b alternatives="numpy:f2py:/usr/bin/f2py2" +nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio" + export ATLAS=None LDFLAGS="-shared"