setconf: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:10 -04:00
parent 43a341dea4
commit 8082d4229f

View file

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