14
0

- 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:
2021-11-29 10:56:34 +00:00
committed by Git OBS Bridge
parent e7a04e332c
commit b443f250ab
4 changed files with 12 additions and 4 deletions

View File

@@ -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>