python3-construct: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:10 -04:00
parent 136868ec69
commit 36b9346841

View file

@ -1,7 +1,7 @@
# Template file for 'python3-construct' # Template file for 'python3-construct'
pkgname=python3-construct pkgname=python3-construct
version=2.10.54 version=2.10.54
revision=2 revision=3
wrksrc="construct-${version}" wrksrc="construct-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"