From afefd06ead3437ff7b277be05d8df05c6454ed04 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 7 Jun 2021 11:13:15 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-boto3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-boto3.spec b/python-boto3.spec index b5107bb..92fbc87 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.17.88 -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 +* Mon Jun 07 2021 Python Maint - 1.17.88-2 +- Rebuilt for Python 3.10 + * Fri Jun 04 2021 Gwyn Ciesla - 1.17.88-1 - 1.17.88