From dc0d3a69b452bfdb59b55af4872c3c5726b32120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 6 Dec 2020 12:57:35 +0700 Subject: [PATCH] python3-construct: update to 2.10.54. --- srcpkgs/python3-construct/template | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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