Rebuilt for Python 3.9
This commit is contained in:
parent
e4b4b94d25
commit
9957b0f602
@ -3,7 +3,7 @@
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.16.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -51,6 +51,9 @@ find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.16.16-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Fri May 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.16-1
|
||||
- 1.16.16
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user