From 311ab94afb5074c8afa6d38d2c9633c04c00e605 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:47 -0400 Subject: [PATCH] thinkpad-scripts: rebuild for Python 3.9, drop noarch --- srcpkgs/thinkpad-scripts/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/thinkpad-scripts/template b/srcpkgs/thinkpad-scripts/template index 855d42492fb..8cd66a271f3 100644 --- a/srcpkgs/thinkpad-scripts/template +++ b/srcpkgs/thinkpad-scripts/template @@ -1,8 +1,7 @@ # Template file for 'thinkpad-scripts' pkgname=thinkpad-scripts version=4.12.0 -revision=2 -archs=noarch +revision=3 build_style=python3-module pycompile_module="tps" hostmakedepends="gettext python3-setuptools"