From 0db6b5dfa6124bd8588d195816aec87a15245b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 14:48:35 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-boto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-boto.spec b/python-boto.spec index 60df6b8..2fe5c91 100644 --- a/python-boto.spec +++ b/python-boto.spec @@ -1,7 +1,7 @@ Summary: A simple, lightweight interface to Amazon Web Services Name: python-boto Version: 2.49.0 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT URL: https://github.com/boto/boto Source0: https://pypi.io/packages/source/b/boto/boto-%{version}.tar.gz @@ -113,6 +113,9 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/* %changelog +* Sun May 24 2020 Miro HronĨok - 2.49.0-6 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 2.49.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild