From 851cdd41dbce6ef8f08b789627fdd67aec658ba7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:45 -0400 Subject: [PATCH] gandi-cli: rebuild for Python 3.9, drop noarch --- srcpkgs/gandi-cli/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/gandi-cli/template b/srcpkgs/gandi-cli/template index fc6d3ba3320..a861f3b2140 100644 --- a/srcpkgs/gandi-cli/template +++ b/srcpkgs/gandi-cli/template @@ -1,8 +1,7 @@ # Template file for 'gandi-cli' pkgname=gandi-cli version=1.5 -revision=2 -archs=noarch +revision=3 wrksrc="gandi.cli-${version}" build_style=python3-module pycompile_module="gandi/cli"