From 84cc92f2df84c18dcbc3f90ef2c07cd3972f0d4c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:27:48 -0500 Subject: [PATCH] thinkpad-scripts: rebuild for python3-3.13 --- 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 a5f806cde52..8f65c8698fa 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=6 +revision=7 build_style=python3-module pycompile_module="tps" hostmakedepends="gettext python3-setuptools"