python-numexpr: update to 2.6.4
This commit is contained in:
parent
f5dc7c21e3
commit
41201f02d6
@ -1,7 +1,7 @@
|
||||
# Template file for 'python-numexpr'
|
||||
pkgname=python-numexpr
|
||||
version=2.6.2
|
||||
revision=2
|
||||
version=2.6.4
|
||||
revision=1
|
||||
wrksrc="numexpr-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
@ -13,7 +13,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=6ab8ff5c19e7f452966bf5a3220b845cf3244fe0b96544f7f9acedcc2db5c705
|
||||
checksum=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user