SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-httplib2-0.21.0-3.1.noarch.rpm :

* Tue Nov 08 2022 Yogalakshmi Arunachalam - Update to 0.21.0:
* http: `Content-Encoding: deflate` must accept zlib encapsulation
* https://github.com/httplib2/httplib2/pull/230
* Begin support and CI against CPython 3.10 and 3.11.
* Tue Feb 15 2022 Dirk Müller - update to 0.20.4: proxy: support proxy urls with ipv6 address Tests compatible with Python3.10 and recent pytest.
* Tue Nov 30 2021 Dirk Müller - add pyparsing dependency
* Mon Nov 29 2021 Dirk Müller - 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 2021 Dirk Müller - update to 0.19.1:
* auth header parsing performance optimizations; Thanks to Paul McGuire
* Use mock from the standard library on Python>=3.3
* Fri Feb 26 2021 Robert Schweikert - Update in SLE to 0.19.0 (bsc#1182053, CVE-2021-21240)
* Thu Feb 18 2021 Dirk Müller - update to 0.19.0:
* auth: parse headers using pyparsing instead of regexp
* auth: WSSE token needs to be string not bytes
* Tue Oct 13 2020 Dirk Mueller - update to 0.18.1: (bsc#1171998, CVE-2020-11078)
* explicit build-backend workaround for pip build isolation bug
* IMPORTANT security vulnerability CWE-93 CRLF injection Force %xx quote of space, CR, LF characters in uri.
* Ship test suite in source dist
* Wed Apr 29 2020 Dirk Mueller - update to 0.17.3:
* bugfixes
* Mon Apr 06 2020 Marketa Calabkova - Update to 0.17.1
* python3: no_proxy was not checked with https
* feature: Http().redirect_codes set, works after follow(_all)_redirects check This allows one line workaround for old gcloud library that uses 308 response without redirect semantics.
* IMPORTANT cache invalidation change, fix 307 keep method, add 308 Redirects
* proxy: username/password as str compatible with pysocks
* python2: regression in connect() error handling
* add support for password protected certificate files
* feature: Http.close() to clean persistent connections and sensitive data
 
ICM