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

@@ -20,7 +20,7 @@
# Tests require network connection
%bcond_with tests
Name: python-httplib2
Version: 0.19.1
Version: 0.20.2
Release: 0
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)