python3-pyte: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:24 -04:00
parent 78421bfeb4
commit 3738071e8d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pyte' # Template file for 'python3-pyte'
pkgname=python3-pyte pkgname=python3-pyte
version=0.8.0 version=0.8.0
revision=6 revision=7
wrksrc="pyte-${version}" wrksrc="pyte-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"