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