mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
setconf: rebuild for Python 3.11
This commit is contained in:
parent
beb606fb9d
commit
ae22e3adef
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'setconf'
|
# Template file for 'setconf'
|
||||||
pkgname=setconf
|
pkgname=setconf
|
||||||
version=0.7.7
|
version=0.7.7
|
||||||
revision=3
|
revision=4
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="setconf.py"
|
pycompile_module="setconf.py"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue