SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-httplib2-0.22.0-4.5.noarch.rpm :

* Tue Jan 02 2024 Dirk Müller - require setuptools
* Wed Jul 05 2023 Matej Cepl - Clean up SPEC file.
* Tue Jun 13 2023 ecsos - Add %{?sle15_python_module_pythons}
* Sun Mar 26 2023 Dirk Müller - update to 0.22.0:
* https: disable_ssl_certificate_validation caused ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled
* 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
 
ICM