From 3ac413470dd5e5611a55df256b6f6831cb522913 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 14:58:04 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-boto3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-boto3.spec b/python-boto3.spec index 57fc45b..cf0cd3f 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.24.4 -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 13 2022 Python Maint - 1.24.4-2 +- Rebuilt for Python 3.11 + * Wed Jun 08 2022 Gwyn Ciesla - 1.24.4-1 - 1.24.4