forked from pool/python-urllib3
- Update to 1.25.3:
* Change HTTPSConnection to load system CA certificates when ca_certs, ca_cert_dir, and ssl_context are unspecified. (Pull #1608, Issue #1603) * Upgrade bundled rfc3986 to v1.3.2. (Pull #1609, Issue #1605) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=64
This commit is contained in:
committed by
Git OBS Bridge
parent
e397a5c391
commit
b0e8647f51
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 19:16:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.25.3:
|
||||
* Change HTTPSConnection to load system CA certificates when ca_certs, ca_cert_dir, and ssl_context are unspecified. (Pull #1608, Issue #1603)
|
||||
* Upgrade bundled rfc3986 to v1.3.2. (Pull #1609, Issue #1605)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 11:18:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user