From 9957b0f602f96a57e4e5dfb00c0e1d72212748ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 12:59:06 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-botocore.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-botocore.spec b/python-botocore.spec index afe607d..8576d4b 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} # NOTICE - Updating this package requires updating python-boto3 Version: 1.16.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level, data-driven core of boto 3 License: ASL 2.0 @@ -51,6 +51,9 @@ find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g %{python3_sitelib}/%{pypi_name}-*.egg-info/ %changelog +* Sun May 24 2020 Miro HronĨok - 1.16.16-2 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Gwyn Ciesla - 1.16.16-1 - 1.16.16