Rebuilt for Python 3.11
This commit is contained in:
parent
7e90844ca4
commit
be50984e6b
@ -3,7 +3,7 @@
|
|||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.27.4
|
Version: 1.27.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.27.4-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Wed Jun 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.4-1
|
* Wed Jun 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.4-1
|
||||||
- 1.27.4
|
- 1.27.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user