From 177d3b4d930794c34e9ab85ad7f3017113ed6453 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:49 +0100 Subject: [PATCH] python-boto: rebuild for Python 3.8.1. --- srcpkgs/python-boto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-boto/template b/srcpkgs/python-boto/template index 40bd3d888b9..684c00feee0 100644 --- a/srcpkgs/python-boto/template +++ b/srcpkgs/python-boto/template @@ -1,7 +1,7 @@ # Template file for 'python-boto' pkgname=python-boto version=2.49.0 -revision=1 +revision=2 archs=noarch wrksrc="boto-${version}" build_style=python-module