Rebuild for Python 3.6
This commit is contained in:
parent
88919ab66c
commit
fd85e4b3eb
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.4.2
|
Version: 1.4.2
|
||||||
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
|
||||||
@ -112,6 +112,9 @@ rm -rf tests/integration
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.4.2-2
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Sat Dec 03 2016 Fabio Alessandro Locati <fale@redhat.com> 1.4.2-1
|
* Sat Dec 03 2016 Fabio Alessandro Locati <fale@redhat.com> 1.4.2-1
|
||||||
- Update to 1.4.2
|
- Update to 1.4.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user