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