From f330a2b470f0c4cb93749d518bc7f79949700bb3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:15 -0400 Subject: [PATCH] python-boto: rebuild for Python 3.9 --- 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 677b84bdd6f..732c14f8d9e 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=3 +revision=4 wrksrc="boto-${version}" build_style=python-module pycompile_module="boto"