thinkpad-scripts: rebuild for Python 3.11
This commit is contained in:
parent
3f7a50f2b7
commit
0a0b6acd69
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'thinkpad-scripts'
|
# Template file for 'thinkpad-scripts'
|
||||||
pkgname=thinkpad-scripts
|
pkgname=thinkpad-scripts
|
||||||
version=4.12.0
|
version=4.12.0
|
||||||
revision=4
|
revision=5
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="tps"
|
pycompile_module="tps"
|
||||||
hostmakedepends="gettext python3-setuptools"
|
hostmakedepends="gettext python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue