51984cfe2c
- Update to 0.31.0 * https: avoid costly load_verify_locations when SSL certificate validation is disabled (#249) - from version 0.30.2 * No changes in library. Fix automatic pypi release from CI. - from version 0.30.1 * restore socks proxy support, was broken in 0.30.0 (#251) - from version 0.30.0 * BREAKING CHANGE! Python support 3.7+ only * https: Do not rely on ssl.PROTOCOL_TLS, which has been deprecated in Python3.10 (#243)
Markéta Machová2025-11-27 09:30:01 +00:00
3b85a8f387
- require setuptools - Update to 0.21.0: - add pyparsing dependency set first, othewise a "ValueError: Cannot set verify_mode to CERT_NONE when check_hostname instead (bnc#761162) item not in cache - initial version of python-httplib2 (0.2.0)
Dirk Mueller2024-01-02 22:32:02 +00:00
a6edd20665
Accepting request 1096901 from devel:languages:python
Fabian Vogt2023-07-06 16:28:00 +00:00
9905c9bf38
- update to 0.22.0: * https: disable_ssl_certificate_validation caused ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled
Dirk Mueller2023-03-26 20:03:02 +00:00
efec7c47ef
- update to 0.20.4: proxy: support proxy urls with ipv6 address Tests compatible with Python3.10 and recent pytest.
Dirk Mueller2022-02-15 09:34:23 +00:00
e7a04e332c
- update to 0.19.1: * auth header parsing performance optimizations; Thanks to Paul McGuire * Use mock from the standard library on Python>=3.3
Dirk Mueller2021-05-18 21:48:25 +00:00
047293b969
- Update in SLE to 0.19.0 (bsc#1182053, CVE-2021-21240)
Robert Schweikert2021-02-26 12:52:33 +00:00
f597fe3de5
Accepting request 873569 from devel:languages:python
Richard Brown
2021-02-22 13:39:23 +00:00
088d4a1249
- update to 0.19.0: * auth: parse headers using pyparsing instead of regexp * auth: WSSE token needs to be string not bytes
Dirk Mueller2021-02-18 21:43:59 +00:00
477a421f4a
- update to 0.18.1: * 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
Dirk Mueller2020-10-13 07:27:42 +00:00
bffbdd4e27
- update httplib2-use-system-certs.patch: Also use ssl.create_default_context in the python2 case so that the system wide certificates are loaded as trusted again.
Dirk Mueller2018-01-09 11:05:33 +00:00
401079e586
- Update to version 0.9.2: * Fix incorrect ResponseNotReady exceptions, retry on transient errors.
Robert Schweikert2015-12-03 18:19:30 +00:00
c82cb27311
Accepting request 305617 from devel:languages:python
Stephan Kulow
2015-05-10 08:52:40 +00:00
954aaab436
Accepting request 305613 from home:benoit_monin:branches:devel:languages:python
Robert Schweikert2015-05-06 16:24:56 +00:00
efab87ccbf
Accepting request 249300 from devel:languages:python
Stephan Kulow
2014-09-17 15:24:25 +00:00
ebe2329d86
Accepting request 249220 from Cloud:OpenStack:Master
Jan Matejek
2014-09-15 14:01:57 +00:00
7c1e661081
Accepting request 224887 from devel:languages:python
Stephan Kulow
2014-03-07 06:06:03 +00:00
6364e2e8d9
- Modify httplib2-use-system-certs.patch to not depend on a generated bundle. OpenSSL has everything built in to do the cert verification, we do not need to pass a cert bundle file
Robert Schweikert2014-03-05 21:24:40 +00:00
42bb8f5122
Accepting request 222165 from devel:languages:python
Stephan Kulow
2014-02-26 05:55:02 +00:00
70cbab5338
Accepting request 209109 from devel:languages:python
Stephan Kulow
2013-12-02 08:53:15 +00:00
b29a01e8f4
Accepting request 208955 from home:rjschwei:branches:devel:languages:python
Denisart Benjamin
2013-12-01 21:18:19 +00:00
3baa104a09
Accepting request 188210 from devel:languages:python
Tomáš Chvátal
2013-08-15 18:03:27 +00:00
17d0e36fca
- Drop pre_checkin.sh
Sascha Peilicke
2013-08-15 10:03:14 +00:00
519b9f42f7
drop pre_checkin.sh
Sascha Peilicke
2013-07-05 07:04:12 +00:00
cbe6341ca8
revert to 37 again
Sascha Peilicke
2013-07-03 12:43:31 +00:00
579330f9b9
- Drop SLES parts of ca_certs_locater.py, it's meant for openSUSE only
Sascha Peilicke
2013-07-03 08:23:39 +00:00
f1d9144b77
- Change the mechanism to use system-wide CA certificates: + on openSUSE, use the (new) upstream ca_certs_locater mechanism and don't ship a private copy of Mozilla's CA certs file + on SLES, regenerate cacerts.txt from /etc/ssl/certs when httplib2 is installed and/or openssl-certs is installed/updated
Sascha Peilicke
2013-07-03 08:20:25 +00:00
1cd166963c
Accepting request 179856 from devel:languages:python
Stephan Kulow
2013-06-19 14:38:28 +00:00
5808412e1a
Python3 moved to devel:languages:python3
Sascha Peilicke
2013-06-17 12:51:32 +00:00
4295b0f174
Accepting request 174275 from devel:languages:python
Stephan Kulow
2013-05-02 13:30:39 +00:00