python-numexpr: update to 2.4.6
This commit is contained in:
parent
949488aa78
commit
8786abeba7
|
@ -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 <al3hex@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue