python3-cfgv: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:40 -04:00
parent 5b06312add
commit 236f68c0e4

View file

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