From 010ef2222139786232603a6f7e97f3594772ccc0 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 7 Feb 2016 23:46:19 +0100 Subject: [PATCH] python-numexpr: update to 2.5 --- srcpkgs/python-numexpr/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-numexpr/template b/srcpkgs/python-numexpr/template index e7e8b515db8..b53e66e6409 100644 --- a/srcpkgs/python-numexpr/template +++ b/srcpkgs/python-numexpr/template @@ -1,7 +1,7 @@ # Template file for 'python-numexpr' pkgname=python-numexpr -version=2.4.6 -revision=2 +version=2.5 +revision=1 wrksrc="numexpr-${version}" build_style=python-module python_versions="2.7 3.4" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pydata/numexpr" license="MIT" distfiles="${PYPI_SITE}/n/numexpr/numexpr-${version}.tar.gz" -checksum=052397670dc56d7845ff894cd7d858e4f115491ecd93bcc0eda5cb83990c5da3 +checksum=319cdf4e402177a1c8ed4972cffd09f523446f186d347b7c1974787cdabf0294 pre_build() { sed -i '/^#!/d' numexpr/cpuinfo.py