Rebuilt for Python 3.8

f38
Miro Hrončok 6 years ago
parent c617a80430
commit ec5e90370e

@ -1,7 +1,7 @@
Summary: A simple, lightweight interface to Amazon Web Services Summary: A simple, lightweight interface to Amazon Web Services
Name: python-boto Name: python-boto
Version: 2.49.0 Version: 2.49.0
Release: 1%{?dist} Release: 2%{?dist}
License: MIT License: MIT
URL: https://github.com/boto/boto URL: https://github.com/boto/boto
Source0: https://pypi.io/packages/source/b/boto/boto-%{version}.tar.gz Source0: https://pypi.io/packages/source/b/boto/boto-%{version}.tar.gz
@ -113,6 +113,9 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/*
%changelog %changelog
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.49.0-2
- Rebuilt for Python 3.8
* Tue Aug 13 2019 Gwyn Ciesla <gwync@protonmail.com> - 2.49.0-1 * Tue Aug 13 2019 Gwyn Ciesla <gwync@protonmail.com> - 2.49.0-1
- 2.49.0 - 2.49.0

Loading…
Cancel
Save