setconf: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:52 -04:00
parent 49136c0a7d
commit 5a1fe96759

View file

@ -1,7 +1,7 @@
# Template file for 'setconf'
pkgname=setconf
version=0.7.7
revision=4
revision=5
build_style=python3-module
pycompile_module="setconf.py"
hostmakedepends="python3-setuptools"