0.17.0
This commit is contained in:
parent
0d489ba408
commit
912696a159
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ httplib2-0.4.0.tar.gz
|
||||
/httplib2-0.14.0.tar.gz
|
||||
/httplib2-0.15.0.tar.gz
|
||||
/httplib2-0.16.0.tar.gz
|
||||
/httplib2-0.17.0.tar.gz
|
||||
|
@ -7,12 +7,12 @@
|
||||
%endif
|
||||
|
||||
Name: python-httplib2
|
||||
Version: 0.16.0
|
||||
Version: 0.17.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A comprehensive HTTP client library
|
||||
License: MIT
|
||||
URL: https://pypi.python.org/pypi/httplib2
|
||||
Source0: https://files.pythonhosted.org/packages/54/3e/ec53cf9e084a158a51bc669c40facfe5c5c93d194ca8fdaf4c933ea05d77/httplib2-0.16.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/6d/97/8225643419a53dd52d84c34d9d1e99bdbe18083dc760e7a2d0c47c0fab93/httplib2-0.17.0.tar.gz
|
||||
#
|
||||
# Patch to use the Fedora ca certs instead of the bundled ones
|
||||
#
|
||||
@ -90,6 +90,9 @@ popd
|
||||
# with_python3
|
||||
|
||||
%changelog
|
||||
* Fri Jan 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.17.0-1
|
||||
- 0.17.0
|
||||
|
||||
* Fri Jan 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.16.0-1
|
||||
- 0.16.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httplib2-0.16.0.tar.gz) = 9d9fdbd2e091d3ca2ff3efbf173639a707812dc0832c37e7b05c094c9009dbbc13e35d50142cb97344788cf133df6ef03379d88ed1756a2fd739ce90340a9e22
|
||||
SHA512 (httplib2-0.17.0.tar.gz) = 8724e5784990e7315762e5f8333197d6f6820aa6cc66aebbeb981ccedb57e35fa998e623d7e0cd8fcb18178895bc73b16bdf015c90d2adf208d6d5320f3551bb
|
||||
|
Loading…
Reference in New Issue
Block a user