python3-construct: update to 2.10.54.
This commit is contained in:
parent
721656c62d
commit
dc0d3a69b4
1 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-construct'
|
# Template file for 'python3-construct'
|
||||||
pkgname=python3-construct
|
pkgname=python3-construct
|
||||||
version=2.9.45
|
version=2.10.54
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="construct-${version}"
|
wrksrc="construct-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,11 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://construct.readthedocs.org/"
|
homepage="https://construct.readthedocs.org/"
|
||||||
distfiles="${PYPI_SITE}/c/construct/construct-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/construct/construct-${version}.tar.gz"
|
||||||
checksum=2271a0efd0798679dea825ff47e22a4c550456a5db0ba8baa82f7eae0af0118c
|
checksum=3c130a67f05610557dd1b27e062a7165f92b517f9ed50db880ebe068696fd712
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
:
|
||||||
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue