From 0f6a5a9bc8441aaa692b1fc649f3e337b055a67d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:23 -0400 Subject: [PATCH] python3-path-and-address: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-path-and-address/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-path-and-address/template b/srcpkgs/python3-path-and-address/template index 5c6825009ec..086457de3a9 100644 --- a/srcpkgs/python3-path-and-address/template +++ b/srcpkgs/python3-path-and-address/template @@ -1,8 +1,7 @@ # Template file for 'python3-path-and-address' pkgname=python3-path-and-address version=2.0.1 -revision=1 -archs=noarch +revision=2 wrksrc="path-and-address-${version}" build_style=python3-module hostmakedepends="python3-setuptools"