From d2bbfcf6a8325626053baebd56040e23d79fb132 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:11 -0400 Subject: [PATCH] python3-fido2: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-fido2/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-fido2/template b/srcpkgs/python3-fido2/template index fcf8a219ca2..c489c0ad612 100644 --- a/srcpkgs/python3-fido2/template +++ b/srcpkgs/python3-fido2/template @@ -2,8 +2,7 @@ pkgname=python3-fido2 _pkgname=fido2 version=0.8.1 -revision=2 -archs=noarch +revision=3 wrksrc="${_pkgname}-${version}" build_style=python3-module hostmakedepends="python3-setuptools"