From 8786abeba75e89cfb1477d2677cea6396f9d68d1 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 6 Nov 2015 06:50:46 +0100 Subject: [PATCH] python-numexpr: update to 2.4.6 --- srcpkgs/python-numexpr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-numexpr/template b/srcpkgs/python-numexpr/template index eb73e72958c..f9f02cba6a6 100644 --- a/srcpkgs/python-numexpr/template +++ b/srcpkgs/python-numexpr/template @@ -1,6 +1,6 @@ # Template file for 'python-numexpr' pkgname=python-numexpr -version=2.4.4 +version=2.4.6 revision=1 wrksrc="numexpr-${version}" build_style=python-module @@ -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=dfa2fad1af040e93a8022fbe4437f2183bf80e5f64d466381ad589308a73565b +checksum=052397670dc56d7845ff894cd7d858e4f115491ecd93bcc0eda5cb83990c5da3 pre_build() { sed -i '/^#!/d' numexpr/cpuinfo.py