python-numexpr: update to 2.6.9

This commit is contained in:
Alessio Sergi 2018-12-28 01:34:31 +01:00
parent 51d4dfe144
commit 963f403a77

View file

@ -1,6 +1,6 @@
# Template file for 'python-numexpr' # Template file for 'python-numexpr'
pkgname=python-numexpr pkgname=python-numexpr
version=2.6.8 version=2.6.9
revision=1 revision=1
wrksrc="numexpr-${version}" wrksrc="numexpr-${version}"
build_style=python-module build_style=python-module
@ -13,7 +13,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=ee8bc7201aa2f1962c67d27c326a11eef9df887d7b87b1278a1d4e722bf44375 checksum=fc218b777cdbb14fa8cff8f28175ee631bacabbdd41ca34e061325b6c44a6fa6
post_install() { post_install() {
vlicense LICENSE.txt vlicense LICENSE.txt