python3-numexpr: update to 2.7.2

Closes: #26622 [via git-merge-pr]
This commit is contained in:
Nathan Owens 2020-11-22 19:40:11 -06:00 committed by Andrew J. Hesford
parent 7f0f04238a
commit 7b4efbaaf1

View file

@ -1,7 +1,7 @@
# Template file for 'python3-numexpr'
pkgname=python3-numexpr
version=2.7.0
revision=4
version=2.7.2
revision=1
wrksrc="numexpr-${version}"
build_style=python3-module
build_helper=numpy
@ -12,8 +12,8 @@ short_desc="Fast numerical expression evaluator for NumPy (Python3)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/pydata/numexpr"
distfiles="${PYPI_SITE}/n/numexpr/numexpr-${version}.tar.gz"
checksum=37324b5981b8962102bdc8640c4f05f5589da5d1df2702418783085cb78ca217
distfiles="https://github.com/pydata/numexpr/archive/v${version}.tar.gz"
checksum=c939f806c179e9fcb80100f3cd32a748d14a6101c29fb102cc77844549c88291
post_install() {
vlicense LICENSE.txt