python3-configobj: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:09 -04:00
parent 6777e74556
commit 45c7af9836

View file

@ -1,7 +1,7 @@
# Template file for 'python3-configobj' # Template file for 'python3-configobj'
pkgname=python3-configobj pkgname=python3-configobj
version=5.0.6 version=5.0.6
revision=9 revision=10
wrksrc="configobj-${version}" wrksrc="configobj-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-devel" hostmakedepends="python3-devel"