Go to file
Dominique Leuenberger b2ede91d4c Accepting request 708287 from devel:languages:python
- Skip test_source_address_error as we raise different error with
  fixes that we provide in new python2/3

- Add more test to skip as with new openssl some behaviour changed
  and we can't rely on them anymore

- Unbundle the six, rfc3986, and backports.ssl_match_hostname

- 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)

- Update to 1.25.2:
  * Change is_ipaddress to not detect IPvFuture addresses. (Pull #1583)
  * Change parse_url to percent-encode invalid characters within the path, query, and target components. (Pull #1586)
  * Add support for Google's Brotli package. (Pull #1572, Pull #1579)
  * Upgrade bundled rfc3986 to v1.3.1 (Pull #1578)
- Require all the deps from the secure list rather than Recommend.
  This makes the check to be run always and ensure the urls are
  "secure".
- Remove ndg-httpsclient as it is not needed since 2015

- Add missing dependency on brotlipy
- Fix the tests to pass again

- update to 1.25 (bsc#1132663, CVE-2019-11236):
  * Require and validate certificates by default when using HTTPS
  * Upgraded ``urllib3.utils.parse_url()`` to be RFC 3986 compliant.
  * Added support for ``key_password`` for ``HTTPSConnectionPool`` to use
    encrypted ``key_file`` without creating your own ``SSLContext`` object.

OBS-URL: https://build.opensuse.org/request/show/708287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-urllib3?expand=0&rev=27
2019-06-18 12:48:06 +00:00
_multibuild Accepting request 634935 from home:mcepl:work 2018-09-11 13:45:03 +00:00
.gitattributes - Initial package (1.6) for openSUSE. 2013-07-14 04:53:22 +00:00
.gitignore - Initial package (1.6) for openSUSE. 2013-07-14 04:53:22 +00:00
python-urllib3-recent-date.patch Accepting request 700045 from devel:languages:python 2019-05-02 08:38:20 +00:00
python-urllib3.changes - Skip test_source_address_error as we raise different error with 2019-06-07 11:40:42 +00:00
python-urllib3.spec - Skip test_source_address_error as we raise different error with 2019-06-07 11:40:42 +00:00
ssl_match_hostname_py3.py - Unbundle the six, rfc3986, and backports.ssl_match_hostname 2019-05-29 08:26:07 +00:00
urllib3-1.25.3.tar.gz - Update to 1.25.3: 2019-05-29 07:57:50 +00:00
urllib3-ssl-default-context.patch - update to 1.25 (bsc#1132663, CVE-2019-11236): 2019-04-23 04:14:26 +00:00