Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-httplib2.git#718db28372689198c77bdcd58fea5e94e572cd78
This commit is contained in:
parent
f12a0c76d9
commit
d487289ab6
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ httplib2-0.4.0.tar.gz
|
|||||||
/httplib2-0.17.4.tar.gz
|
/httplib2-0.17.4.tar.gz
|
||||||
/httplib2-0.18.0.tar.gz
|
/httplib2-0.18.0.tar.gz
|
||||||
/httplib2-0.18.1.tar.gz
|
/httplib2-0.18.1.tar.gz
|
||||||
|
/httplib2-0.19.0.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global srcname httplib2
|
%global srcname httplib2
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.18.1
|
Version: 0.19.0
|
||||||
Release: 10%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Comprehensive HTTP client library
|
Summary: Comprehensive HTTP client library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.python.org/pypi/httplib2
|
URL: https://pypi.python.org/pypi/httplib2
|
||||||
@ -70,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest -k "not test_unknown_server \
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 07 2021 Kevin Fenzi <kevin@scrye.com> - 0.19.0-1
|
||||||
|
- Update t0 0.19.0. Fixes rhbz#1925988
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.1-10
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.1-10
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (httplib2-0.18.1.tar.gz) = fd40417607afc4f2b225cf50a7e3f6d437ba97445e03b1568508d31228dccb8e0bc1ea82b0d8727a2df60c6b389726d22d24646660ee1359f9b50b3c5009c2f5
|
SHA512 (httplib2-0.19.0.tar.gz) = f929627118e8e443ee80b6dd7eb936fb5fdc4ae3f0b04381fb1bcdd4498be940fa2c307e63b0ca3512732c55ac1c8c6f4b83d6a5ba8bf8ee0aa0a4ebddbf93a2
|
||||||
|
Loading…
Reference in New Issue
Block a user