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