thinkpad-scripts: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:15 -04:00
parent 6646258b3f
commit 910cf70c8e

View file

@ -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=3 revision=4
build_style=python3-module build_style=python3-module
pycompile_module="tps" pycompile_module="tps"
hostmakedepends="gettext python3-setuptools" hostmakedepends="gettext python3-setuptools"