From b69c4ef1712cfd1874c3c9940215a9b487415801 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:31 +0100 Subject: [PATCH] gandi-cli: rebuild for Python 3.8.1. --- srcpkgs/gandi-cli/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gandi-cli/template b/srcpkgs/gandi-cli/template index 102982a7c61..fc6d3ba3320 100644 --- a/srcpkgs/gandi-cli/template +++ b/srcpkgs/gandi-cli/template @@ -1,7 +1,7 @@ # Template file for 'gandi-cli' pkgname=gandi-cli version=1.5 -revision=1 +revision=2 archs=noarch wrksrc="gandi.cli-${version}" build_style=python3-module