Accepting request 879507 from devel:languages:python
- update to 1.26.4: * Changed behavior of the default ``SSLContext`` when connecting to HTTPS proxy during HTTPS requests. The default ``SSLContext`` now sets ``check_hostname=True``. OBS-URL: https://build.opensuse.org/request/show/879507 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-urllib3?expand=0&rev=46
This commit is contained in:
commit
febcba0e07
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 16 21:09:42 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.26.4:
|
||||
* Changed behavior of the default ``SSLContext`` when connecting to HTTPS proxy
|
||||
during HTTPS requests. The default ``SSLContext`` now sets ``check_hostname=True``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 23:20:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-urllib3
|
||||
# spec file for package python-urllib3-test
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
@ -27,7 +27,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-urllib3%{psuffix}
|
||||
Version: 1.26.3
|
||||
Version: 1.26.4
|
||||
Release: 0
|
||||
Summary: HTTP library with thread-safe connection pooling, file post, and more
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73
|
||||
size 292598
|
3
urllib3-1.26.4.tar.gz
Normal file
3
urllib3-1.26.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937
|
||||
size 293008
|
Loading…
x
Reference in New Issue
Block a user