From 6f756afb0e4135ef46c89c57bb5e26b0a981b022 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:23 -0400 Subject: [PATCH] python3-pcodedmp: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-pcodedmp/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-pcodedmp/template b/srcpkgs/python3-pcodedmp/template index eb52c809fae..a479c31fcc7 100644 --- a/srcpkgs/python3-pcodedmp/template +++ b/srcpkgs/python3-pcodedmp/template @@ -1,8 +1,7 @@ # Template file for 'python3-pcodedmp' pkgname=python3-pcodedmp version=1.2.6 -revision=2 -archs=noarch +revision=3 wrksrc="pcodedmp-${version}" build_style=python3-module pycompile_module="pcodedmp"