python-numexpr: update to 2.5
This commit is contained in:
parent
3650500771
commit
010ef22221
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-numexpr'
|
# Template file for 'python-numexpr'
|
||||||
pkgname=python-numexpr
|
pkgname=python-numexpr
|
||||||
version=2.4.6
|
version=2.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="numexpr-${version}"
|
wrksrc="numexpr-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/pydata/numexpr"
|
homepage="https://github.com/pydata/numexpr"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/n/numexpr/numexpr-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/numexpr/numexpr-${version}.tar.gz"
|
||||||
checksum=052397670dc56d7845ff894cd7d858e4f115491ecd93bcc0eda5cb83990c5da3
|
checksum=319cdf4e402177a1c8ed4972cffd09f523446f186d347b7c1974787cdabf0294
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/^#!/d' numexpr/cpuinfo.py
|
sed -i '/^#!/d' numexpr/cpuinfo.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue