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