Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-15 18:13:23 +02:00
parent a3b054e3e3
commit f2b15c2c47

View File

@ -8,7 +8,7 @@
Name: python-httplib2
Version: 0.11.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A comprehensive HTTP client library
Group: System Environment/Libraries
License: MIT
@ -101,6 +101,9 @@ popd
%endif # with_python3
%changelog
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 0.11.3-2
- Rebuilt for Python 3.7
* Sun Jun 10 2018 Kevin Fenzi <kevin@scrye.com> - 0.11.3-1
- Update to 0.11.3. Fixes bug #1559204