From 2e0b7b96f0fc8ec43242d473503f86c8ad96501a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 10:30:47 +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 4d0fe01..a435a56 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.17.87 -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 +* Fri Jun 04 2021 Python Maint - 1.17.87-2 +- Rebuilt for Python 3.10 + * Thu Jun 03 2021 Gwyn Ciesla - 1.17.87-1 - 1.17.87