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