diff --git a/.gitignore b/.gitignore index 819768a..7e7f634 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ httplib2-0.4.0.tar.gz /httplib2-0.17.4.tar.gz /httplib2-0.18.0.tar.gz /httplib2-0.18.1.tar.gz +/httplib2-0.19.0.tar.gz diff --git a/python-httplib2.spec b/python-httplib2.spec index bf2e8ec..07a174a 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -1,8 +1,8 @@ %global srcname httplib2 Name: python-%{srcname} -Version: 0.18.1 -Release: 10%{?dist} +Version: 0.19.0 +Release: 1%{?dist} Summary: Comprehensive HTTP client library License: MIT URL: https://pypi.python.org/pypi/httplib2 @@ -70,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest -k "not test_unknown_server \ %{python3_sitelib}/%{srcname}/ %changelog +* Sun Feb 07 2021 Kevin Fenzi - 0.19.0-1 +- Update t0 0.19.0. Fixes rhbz#1925988 + * Wed Jan 27 2021 Fedora Release Engineering - 0.18.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 85634f2..f21c427 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (httplib2-0.18.1.tar.gz) = fd40417607afc4f2b225cf50a7e3f6d437ba97445e03b1568508d31228dccb8e0bc1ea82b0d8727a2df60c6b389726d22d24646660ee1359f9b50b3c5009c2f5 +SHA512 (httplib2-0.19.0.tar.gz) = f929627118e8e443ee80b6dd7eb936fb5fdc4ae3f0b04381fb1bcdd4498be940fa2c307e63b0ca3512732c55ac1c8c6f4b83d6a5ba8bf8ee0aa0a4ebddbf93a2