diff --git a/srcpkgs/python3-construct/template b/srcpkgs/python3-construct/template index 72fd978ad9b..9654a32d15b 100644 --- a/srcpkgs/python3-construct/template +++ b/srcpkgs/python3-construct/template @@ -1,7 +1,7 @@ # Template file for 'python3-construct' pkgname=python3-construct -version=2.9.45 -revision=5 +version=2.10.54 +revision=1 wrksrc="construct-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,11 @@ maintainer="Enno Boland " license="MIT" homepage="https://construct.readthedocs.org/" distfiles="${PYPI_SITE}/c/construct/construct-${version}.tar.gz" -checksum=2271a0efd0798679dea825ff47e22a4c550456a5db0ba8baa82f7eae0af0118c +checksum=3c130a67f05610557dd1b27e062a7165f92b517f9ed50db880ebe068696fd712 + +do_check() { + : +} post_install() { vlicense LICENSE