Revisions of python-urllib3_1

buildservice-autocommit accepted request 1138121 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 22)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 21)
- Add upstream patch openssl-3.2.patch, to fix tests with opennssl
  3.2.0, gh#urllib3/urllib3#3271
buildservice-autocommit accepted request 1137422 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1137369 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 19)
- Skip tests which hang during SSL handshakes in python312
- Switch to PEP517 build
buildservice-autocommit accepted request 1118605 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 18)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 17)
- update to 1.26.18 (bsc#1216377, CVE-2023-45803):
  * Made body stripped from HTTP requests changing the request method
    to GET after HTTP 303 "See Other" redirect responses.
buildservice-autocommit accepted request 1115891 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 16)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 15)
- update to 1.26.17 (bsc#1215968, CVE-2023-43804):
  * Added the Cookie header to the list of headers to strip from
  * requests when redirecting to a different host. As before,
  * different headers can be set via Retry.remove_headers_on_redirect.
buildservice-autocommit accepted request 1109357 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 13)
- update to 1.25.9 (bsc#1177120, CVE-2020-26137):
buildservice-autocommit accepted request 1088727 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 11)
- update to 1.26.16:
  * Fixed thread-safety issue where accessing a ``PoolManager``
    with many distinct origins would cause connection pools to
    be closed while requests are in progress
- drop support-fixed-ssl-shared_ciphers.patch (obsolete)
buildservice-autocommit accepted request 1088343 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 10)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 9)
- Add patch support-fixed-ssl-shared_ciphers.patch:
  * Support changes to the Python interpreter that fixed how
    ssl.shared_ciphers behaves.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087473 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
initialized devel package after accepting 1087473
buildservice-autocommit accepted request 1087473 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 6)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 5)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 4)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 3)
- rename to python-urllib3_1 

- add sle15_python_module_pythons (jsc#PED-68)

- Make calling of %{sle15modernpython} optional.

- update to 1.26.15:
  * Fix socket timeout value when ``HTTPConnection`` is reused
  * Remove "!" character from the unreserved characters in IPv6
    Zone ID parsing
  * Fix IDNA handling of '<80>' byte

- update to 1.26.14:
  * Fixed parsing of port 0 (zero) returning None, instead of 0.
  * Removed deprecated getheaders() calls in contrib module.

- update to 1.26.13
  * Deprecated the ``HTTPResponse.getheaders()`` and ``HTTPResponse.getheader()`` methods.
  * Fixed an issue where parsing a URL with leading zeroes in the port would be rejected
    even when the port number after removing the zeroes was valid.
  * Fixed a deprecation warning when using cryptography v39.0.0.
  * Removed the ``<4`` in the ``Requires-Python`` packaging metadata field.

- Fix pycache when undbundling six

- update to 1.26.12:
  * Deprecated the `urllib3[secure]` extra and the `urllib3.contrib.pyopenssl` module.
    Both will be removed in v2.x. See this `GitHub issue <https://github.com/urllib3/urllib3/issues/2680>`_
    for justification and info on how to migrate.
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by