From 72512997f922bf30f44f0d5b70d5ff3efbe4cc84 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 10:06:24 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-botocore.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-botocore.spec b/python-botocore.spec index 37116e1..8acadf4 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.20.87 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level, data-driven core of boto 3 License: ASL 2.0 @@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines' %{python3_sitelib}/%{pypi_name}-*.dist-info/ %changelog +* Fri Jun 04 2021 Python Maint - 1.20.87-2 +- Rebuilt for Python 3.10 + * Thu Jun 03 2021 Gwyn Ciesla - 1.20.87-1 - 1.20.87