Rebuilt for Python 3.12

epel9
Python Maint 2 years ago committed by Tomáš Hrnčiar
parent 77da1016bb
commit 5f9256a568

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.26.152 Version: 1.26.152
Release: 1%{?dist} Release: 2%{?dist}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
License: Apache-2.0 License: Apache-2.0
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog %changelog
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.26.152-2
- Rebuilt for Python 3.12
* Mon Jun 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.152-1 * Mon Jun 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.152-1
- 1.26.152 - 1.26.152

Loading…
Cancel
Save