Rebuilt for Python 3.10
This commit is contained in:
parent
c5290daf36
commit
afefd06ead
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.17.88
|
Version: 1.17.88
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 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
|
||||||
|
* Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 1.17.88-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Fri Jun 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.88-1
|
* Fri Jun 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.88-1
|
||||||
- 1.17.88
|
- 1.17.88
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user