From 910cf70c8e807c546a104245b48ab82c8ca15d9a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:18:15 -0400 Subject: [PATCH] thinkpad-scripts: rebuild for Python 3.10 --- srcpkgs/thinkpad-scripts/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/thinkpad-scripts/template b/srcpkgs/thinkpad-scripts/template index 8cd66a271f3..a143931ba6c 100644 --- a/srcpkgs/thinkpad-scripts/template +++ b/srcpkgs/thinkpad-scripts/template @@ -1,7 +1,7 @@ # Template file for 'thinkpad-scripts' pkgname=thinkpad-scripts version=4.12.0 -revision=3 +revision=4 build_style=python3-module pycompile_module="tps" hostmakedepends="gettext python3-setuptools"