From 75b1e2f7864df72b508206e8a4723796e78827cb Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 19 Dec 2016 12:39:44 +0100 Subject: [PATCH] python-numpy: update to 1.11.3 --- srcpkgs/python-numpy/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python-numpy/template b/srcpkgs/python-numpy/template index eccd2cee66d..569c13c7cf3 100644 --- a/srcpkgs/python-numpy/template +++ b/srcpkgs/python-numpy/template @@ -1,18 +1,19 @@ # Template file for 'python-numpy' pkgname=python-numpy -version=1.11.2 -revision=2 +version=1.11.3 +revision=1 wrksrc="numpy-${version}" build_style=python-module -hostmakedepends="python-setuptools python3-setuptools gcc-fortran" +hostmakedepends="python-setuptools python3-setuptools + python-Cython python3-Cython gcc-fortran" makedepends="python-devel python3-devel lapack-devel cblas-devel" pycompile_module="numpy" short_desc="Fast and sophisticated array facility to Python2" maintainer="Alessio Sergi " homepage="http://www.numpy.org/" license="3-clause-BSD" -distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz" -checksum=04db2fbd64e2e7c68e740b14402b25af51418fc43a59d9e54172b38b906b0f69 +distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz" +checksum=956afdeb9b5600e873326e410e9379684dac8f8f47ea569151a417984e7799cf alternatives=" numpy:f2py:/usr/bin/f2py2