From 74bd569e3456d9ea7304cceba88ac3e59be65ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 13:26:36 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-boto3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-boto3.spec b/python-boto3.spec index 9951e81..05c7eaa 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.13.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The AWS SDK for Python License: ASL 2.0 @@ -47,6 +47,9 @@ rm -rf tests/integration %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %changelog +* Sun May 24 2020 Miro HronĨok - 1.13.16-2 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Gwyn Ciesla - 1.13.16-1 - 1.13.16