From 5e0793ece427c266ca3ac40e56351f7c94567e16 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:51 -0400 Subject: [PATCH] xkcdpass: rebuild for Python 3.9, drop noarch --- srcpkgs/xkcdpass/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/xkcdpass/template b/srcpkgs/xkcdpass/template index 37fb6872079..53f85c213d1 100644 --- a/srcpkgs/xkcdpass/template +++ b/srcpkgs/xkcdpass/template @@ -1,8 +1,7 @@ # Template file for 'xkcdpass' pkgname=xkcdpass version=1.17.3 -revision=2 -archs=noarch +revision=3 wrksrc="XKCD-password-generator-xkcdpass-${version}" build_style=python3-module pycompile_module="xkcdpass"