mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
python-numexpr: update to 2.6.5
This commit is contained in:
parent
c45617e759
commit
fc48deb62e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-numexpr'
|
# Template file for 'python-numexpr'
|
||||||
pkgname=python-numexpr
|
pkgname=python-numexpr
|
||||||
version=2.6.4
|
version=2.6.5
|
||||||
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=f0bef9a3a5407fb8d6344cf91b658bef7c13ec8a8eb13f423822d9d2ca5af6ce
|
checksum=f8ad8014085628eab91bc82fb9d10cf9ab8e04ede4884e4a1061445d395b36bb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue