Rebuilt for Python 3.7
This commit is contained in:
parent
a3b054e3e3
commit
f2b15c2c47
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: python-httplib2
|
Name: python-httplib2
|
||||||
Version: 0.11.3
|
Version: 0.11.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A comprehensive HTTP client library
|
Summary: A comprehensive HTTP client library
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -101,6 +101,9 @@ popd
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jun 10 2018 Kevin Fenzi <kevin@scrye.com> - 0.11.3-1
|
||||||
- Update to 0.11.3. Fixes bug #1559204
|
- Update to 0.11.3. Fixes bug #1559204
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user