python-numexpr: update to 2.5.2
This commit is contained in:
parent
fef884fa0d
commit
0826f514f3
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-numexpr'
|
# Template file for 'python-numexpr'
|
||||||
pkgname=python-numexpr
|
pkgname=python-numexpr
|
||||||
version=2.5.1
|
version=2.5.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="numexpr-${version}"
|
wrksrc="numexpr-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@ -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=fb2f00226ec21bf3431d1dd17b170c47c08ea35dde40f965b41ccb5a553589e8
|
checksum=7e85595cf65c8c9a850fdcb073b46f29f52a9a8ab4d0e13161b73bee1229664d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user