python-numexpr: update to 2.5

This commit is contained in:
Alessio Sergi 2016-02-07 23:46:19 +01:00
parent 3650500771
commit 010ef22221

View file

@ -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 <al3hex@gmail.com>"
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