Rebuild for Python 3.6

i9ce
Miro Hrončok 8 years ago
parent 74b056ab90
commit 33ee624a94

@ -11,7 +11,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 0.1.9 Version: 0.1.9
Release: 1%{?dist} Release: 2%{?dist}
Summary: An Amazon S3 Transfer Manager Summary: An Amazon S3 Transfer Manager
License: ASL 2.0 License: ASL 2.0
@ -104,6 +104,9 @@ nosetests-%{python3_version} --with-coverage --cover-erase --cover-package s3tra
%endif # python3 %endif # python3
%changelog %changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.1.9-2
- Rebuild for Python 3.6
* Thu Oct 27 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.9-1 * Thu Oct 27 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.9-1
- Update to 0.1.9 - Update to 0.1.9

Loading…
Cancel
Save