From 5558afcaac52eb7401d6903697a05b426dd7d809 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:48 -0400 Subject: [PATCH] thinkpad-scripts: rebuild for Python 3.12 --- 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 f91d0803a17..a5f806cde52 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=5 +revision=6 build_style=python3-module pycompile_module="tps" hostmakedepends="gettext python3-setuptools"