forked from pool/python-httplib2
- update to 0.20.2:
auth: support pyparsing v3 proxy: correct extraction of errno from pysocks ProxyConnectionError IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=93
This commit is contained in:
parent
e7a04e332c
commit
b443f250ab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b12617eeca7433d4c396a100eaecfa4b08ee99aa881e6df6e257a7aad5d533d
|
|
||||||
size 263971
|
|
3
httplib2-0.20.2.tar.gz
Normal file
3
httplib2-0.20.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e404681d2fbcec7506bcb52c503f2b021e95bee0ef7d01e5c221468a2406d8dc
|
||||||
|
size 267230
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 29 10:55:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.20.2:
|
||||||
|
auth: support pyparsing v3
|
||||||
|
proxy: correct extraction of errno from pysocks ProxyConnectionError
|
||||||
|
IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 18 21:47:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Tue May 18 21:47:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# Tests require network connection
|
# Tests require network connection
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: python-httplib2
|
Name: python-httplib2
|
||||||
Version: 0.19.1
|
Version: 0.20.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python HTTP client library
|
Summary: A Python HTTP client library
|
||||||
License: Apache-2.0 AND MIT AND (GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later)
|
License: Apache-2.0 AND MIT AND (GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user