From 24bb8e70e04e7ffe3ab761bb6fae1bbb94af15e3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:59 -0400 Subject: [PATCH] python3-Inflector: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-Inflector/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-Inflector/template b/srcpkgs/python3-Inflector/template index e890c1ad256..ec4da0d4c03 100644 --- a/srcpkgs/python3-Inflector/template +++ b/srcpkgs/python3-Inflector/template @@ -1,8 +1,7 @@ # Template file for 'python3-Inflector' pkgname=python3-Inflector version=3.0.1 -revision=1 -archs=noarch +revision=2 wrksrc="Inflector-${version}" build_style=python3-module hostmakedepends="python3-setuptools"