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