17
0

251 Commits

Author SHA256 Message Date
a33984425d Accepting request 1308385 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1308385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=89
2025-10-02 17:18:46 +00:00
0c63995937 Accepting request 1308365 from home:glaubitz:branches:devel:languages:python
- Update to 2.32.5
  * The SSLContext caching feature originally introduced in 2.32.0 has
    created a new class of issues in Requests that have had negative
    impact across a number of use cases. The Requests team has decided
    to revert this feature as long term maintenance of it is proving
    to be unsustainable in its current iteration.
  * Added support for Python 3.14.
  * Dropped support for Python 3.8 following its end of support.
- Drop inject-default-ca-bundles.patch, fixed upstream
- Drop revert-caching-default-sslcontext.patch, merged upstream
- Update BuildRequires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1308365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=199
2025-10-01 11:23:16 +00:00
07b49934a0 Accepting request 1293092 from devel:languages:python
- Add revert-caching-default-sslcontext.patch upstream patch to avoid
  problems with certificate caching in sslcontext.
  bsc#1246104, gh#psf/requests#6767

OBS-URL: https://build.opensuse.org/request/show/1293092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=88
2025-07-15 14:43:06 +00:00
8e8634d2ed - Add revert-caching-default-sslcontext.patch upstream patch to avoid
problems with certificate caching in sslcontext.
  bsc#1246104, gh#psf/requests#6767

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=197
2025-07-14 09:35:54 +00:00
4649b6f2e9 Accepting request 1284404 from devel:languages:python
- update to 2.32.4:
  * CVE-2024-47081 Fixed an issue where a maliciously crafted URL
    and trusted environment will retrieve credentials for the wrong
    hostname/machine from a netrc file
  * Numerous documentation improvements
  * Added support for pypy 3.11 for Linux and macOS.
  * Dropped support for pypy 3.9 following its end of support.
- drop CVE-2024-47081.patch (merged upstream)

- Switch to pyproject macros.
- Remove Requires on python-py, it should have been removed earlier.

OBS-URL: https://build.opensuse.org/request/show/1284404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=87
2025-06-11 14:20:27 +00:00
ad1af4efa0 - update to 2.32.4:
* CVE-2024-47081 Fixed an issue where a maliciously crafted URL
    and trusted environment will retrieve credentials for the wrong
    hostname/machine from a netrc file
  * Numerous documentation improvements
  * Added support for pypy 3.11 for Linux and macOS.
  * Dropped support for pypy 3.9 following its end of support.
- drop CVE-2024-47081.patch (merged upstream)
- Switch to pyproject macros.
- Remove Requires on python-py, it should have been removed earlier.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=195
2025-06-10 09:43:04 +00:00
e5cef7e94c Accepting request 1282999 from devel:languages:python
- Add CVE-2024-47081.patch upstream patch, fixes netrc credential leak
  (gh#psf/requests#6965, CVE-2024-47081, bsc#1244039)

OBS-URL: https://build.opensuse.org/request/show/1282999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=86
2025-06-10 06:57:19 +00:00
a1d0053968 - Add CVE-2024-47081.patch upstream patch, fixes netrc credential leak
(gh#psf/requests#6965, CVE-2024-47081, bsc#1244039)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=193
2025-06-05 07:23:50 +00:00
2025911b83 Accepting request 1217932 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1217932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=85
2024-10-25 17:18:46 +00:00
cf667f8fe2 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=191
2024-10-24 07:48:31 +00:00
85afd9e0f8 Accepting request 1208547 from devel:languages:python
- Add patch inject-default-ca-bundles.patch:
  * Inject the default CA bundles if they are not specified.
    (bsc#1226321, bsc#1231500)

OBS-URL: https://build.opensuse.org/request/show/1208547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=84
2024-10-18 13:52:52 +00:00
7523d7cfd4 - Add patch inject-default-ca-bundles.patch:
* Inject the default CA bundles if they are not specified.
    (bsc#1226321, bsc#1231500)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=189
2024-10-17 06:31:35 +00:00
80ca12f60c Accepting request 1197228 from devel:languages:python
- Remove Requires on python-py, it should have been removed earlier.

OBS-URL: https://build.opensuse.org/request/show/1197228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=83
2024-08-30 11:26:09 +00:00
daf7705356 - Remove Requires on python-py, it should have been removed earlier.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=187
2024-08-29 03:18:21 +00:00
e81f66eb06 Accepting request 1179087 from devel:languages:python
- update to 2.32.3:
  * Fixed bug breaking the ability to specify custom SSLContexts
    in sub-classes of HTTPAdapter.
  * Fixed issue where Requests started failing to run on Python
    versions compiled without the `ssl` module.

  * To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in 2.32.0,
    we've renamed _get_connection to a new public API, get_connection_with_tls_context. Existing
    custom HTTPAdapters will need to migrate their code to use this new API. get_connection is
  * Fixed an issue where setting verify=False on the first request from a Session
    will cause subsequent requests to the same origin to also ignore cert verification,
  * verify=True now reuses a global SSLContext which should improve request time
  * Requests now supports optional use of character detection (chardet or charset_normalizer)
    when repackaged or vendored. This enables pip and other projects to minimize their

OBS-URL: https://build.opensuse.org/request/show/1179087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=82
2024-06-07 13:01:52 +00:00
b9206df570 - update to 2.32.3:
* Fixed bug breaking the ability to specify custom SSLContexts
    in sub-classes of HTTPAdapter.
  * Fixed issue where Requests started failing to run on Python
    versions compiled without the `ssl` module.
  * To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in 2.32.0,
    we've renamed _get_connection to a new public API, get_connection_with_tls_context. Existing
    custom HTTPAdapters will need to migrate their code to use this new API. get_connection is
  * Fixed an issue where setting verify=False on the first request from a Session
    will cause subsequent requests to the same origin to also ignore cert verification,
  * verify=True now reuses a global SSLContext which should improve request time
  * Requests now supports optional use of character detection (chardet or charset_normalizer)
    when repackaged or vendored. This enables pip and other projects to minimize their

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=185
2024-06-06 19:38:51 +00:00
297134e51e Accepting request 1175867 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1175867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=81
2024-05-24 17:50:01 +00:00
ac4b99afd5 Accepting request 1175866 from home:mcalabkova:branches:devel:languages:python
- Update to 2.32.2
  * To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in 2.32.0, 
    we've renamed _get_connection to a new public API, get_connection_with_tls_context. Existing 
    custom HTTPAdapters will need to migrate their code to use this new API. get_connection is 
    considered deprecated in all versions of Requests>=2.32.0.

OBS-URL: https://build.opensuse.org/request/show/1175866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=183
2024-05-22 14:11:59 +00:00
38b447badd Accepting request 1175561 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 2.32.1
  * Fixed an issue where setting verify=False on the first request from a Session 
    will cause subsequent requests to the same origin to also ignore cert verification, 
    regardless of the value of verify. (bsc#1224788, CVE-2024-35195)
  * verify=True now reuses a global SSLContext which should improve request time 
    variance between first and subsequent requests.
  * Requests now supports optional use of character detection (chardet or charset_normalizer) 
    when repackaged or vendored. This enables pip and other projects to minimize their 
    vendoring surface area.
  * Requests has officially added support for CPython 3.12 and dropped support for CPython 3.7.
  * Starting in Requests 2.33.0, Requests will migrate to a PEP 517 build system using hatchling.

OBS-URL: https://build.opensuse.org/request/show/1175561
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=182
2024-05-21 12:50:09 +00:00
da8687696d Accepting request 1110368 from devel:languages:python
- switch from unmaintained brotlipy to Brotli (same as urllib3)

- allow using newest version of charset-normalizer (3.0+)
- Skip test_pyopenssl_redirect due to gh#psf/requests#5846
- add 5711.patch from upstream instead to remove idna<3 pin
  can install the new idna dropping python2
- refreshed requests-no-hardcoded-version.patch
- Do not require full python, (implicit) python-base is sufficient.
- Skip one more test that is flaky
- -test subpackage must be empty
  * Only load the idna library when we’ve determined we need it.
  * Fixed an issue with JSON encoding detection, specifically detecting
- Fixed requests-do-not-use-bundle.patch
  requests-do-not-use-bundle.patch
- fix license (Apache-2.0 only)
  - Now has a "security" package extras set,
  - Bugfix for responses that attempt to redirect to themselves
    - Support for connect timeouts! Timeout now accepts a tuple
      (connect, read) which is used to set individual connect and
- update to 1.2.0:
  + charade: LGPL-2.1+

OBS-URL: https://build.opensuse.org/request/show/1110368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=80
2023-09-12 19:02:19 +00:00
759fd4f30e - switch from unmaintained brotlipy to Brotli (same as urllib3)
- allow using newest version of charset-normalizer (3.0+)
- Skip test_pyopenssl_redirect due to gh#psf/requests#5846
- add 5711.patch from upstream instead to remove idna<3 pin
  can install the new idna dropping python2
- refreshed requests-no-hardcoded-version.patch
- Do not require full python, (implicit) python-base is sufficient.
- Skip one more test that is flaky
- -test subpackage must be empty
  * Only load the idna library when we’ve determined we need it.
  * Fixed an issue with JSON encoding detection, specifically detecting
- Fixed requests-do-not-use-bundle.patch
  requests-do-not-use-bundle.patch
- fix license (Apache-2.0 only)
  - Now has a "security" package extras set,
  - Bugfix for responses that attempt to redirect to themselves
    - Support for connect timeouts! Timeout now accepts a tuple
      (connect, read) which is used to set individual connect and
- update to 1.2.0:
  + charade: LGPL-2.1+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=180
2023-09-11 20:42:01 +00:00
c51cb3fd97 Accepting request 1092607 from devel:languages:python
- Delete requests-no-hardcoded-version.patch
- Security Update to 2.31.0 (bsc#1211674):
  Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential
  forwarding of Proxy-Authorization headers to destination servers when
  following HTTPS redirects.
  When proxies are defined with user info (https://user:pass@proxy:8080), Requests
  will construct a Proxy-Authorization header that is attached to the request to
  authenticate with the proxy.
  In cases where Requests receives a redirect response, it previously reattached
  the Proxy-Authorization header incorrectly, resulting in the value being
  sent through the tunneled connection to the destination server. Users who rely on
  defining their proxy credentials in the URL are strongly encouraged to upgrade
  to Requests 2.31.0+ to prevent unintentional leakage and rotate their proxy
  credentials once the change has been fully deployed.
  Users who do not use a proxy or do not supply their proxy credentials through
  the user information portion of their proxy URL are not subject to this
  vulnerability.
  Full details can be read in our Github Security Advisory
  and CVE-2023-32681.

OBS-URL: https://build.opensuse.org/request/show/1092607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=79
2023-06-14 14:28:35 +00:00
97bb791ba0 - Delete requests-no-hardcoded-version.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=178
2023-06-12 12:14:24 +00:00
4bb4acc33e - Security Update to 2.31.0 (bsc#1211674):
Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential
  forwarding of Proxy-Authorization headers to destination servers when
  following HTTPS redirects.
  When proxies are defined with user info (https://user:pass@proxy:8080), Requests
  will construct a Proxy-Authorization header that is attached to the request to
  authenticate with the proxy.
  In cases where Requests receives a redirect response, it previously reattached
  the Proxy-Authorization header incorrectly, resulting in the value being
  sent through the tunneled connection to the destination server. Users who rely on
  defining their proxy credentials in the URL are strongly encouraged to upgrade
  to Requests 2.31.0+ to prevent unintentional leakage and rotate their proxy
  credentials once the change has been fully deployed.
  Users who do not use a proxy or do not supply their proxy credentials through
  the user information portion of their proxy URL are not subject to this
  vulnerability.
  Full details can be read in our Github Security Advisory
  and CVE-2023-32681.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=177
2023-06-12 12:04:25 +00:00
0fb662b4f2 Accepting request 1085070 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1085070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=78
2023-05-19 09:55:06 +00:00
62ca35b79a Accepting request 1085066 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1085066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=175
2023-05-05 12:13:37 +00:00
2b266e114f - Update to 2.30.0:
* Added support for urllib3 2.0. 
  * Defer chunked requests to the urllib3 implementation to improve
    standardization.
  * Relax header component requirements to support bytes/str subclasses.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=174
2023-05-04 01:49:16 +00:00
1adf728e60 Accepting request 1069145 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1069145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=77
2023-03-04 21:42:18 +00:00
a7241f4f04 - Don't upper limit version of charset_normalized at runtime, too.
* Added change to patch: requests-no-hardcoded-version.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=172
2023-02-24 11:33:24 +00:00
6f67a1b878 Accepting request 1067584 from devel:languages:python
revert

OBS-URL: https://build.opensuse.org/request/show/1067584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=171
2023-02-24 11:02:42 +00:00
f94ce89fa2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=170 2023-02-16 17:38:12 +00:00
f7cce20527 Accepting request 1065612 from home:dirkmueller:acdc
- Don't upper limit version of charset_normalizer required.

OBS-URL: https://build.opensuse.org/request/show/1065612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=169
2023-02-13 23:21:38 +00:00
13809fa366 osc copypac from project:devel:languages:python package:python-requests revision:9e7fe40dca32bed061468bcb1662f429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=168
2023-02-02 10:50:58 +00:00
086e3a7593 Accepting request 1062583 from system:homeautomation:home-assistant:unstable
update

OBS-URL: https://build.opensuse.org/request/show/1062583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=167
2023-02-02 07:20:06 +00:00
a0ee3b8d8f Accepting request 1060118 from devel:languages:python
- update to 2.28.2:
  - Requests now supports charset\_normalizer 3.x.
  - Updated MissingSchema exception to suggest https scheme rather than http.
- drop requests-allow-charset-normalizer-3.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1060118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=76
2023-01-23 17:30:44 +00:00
a4d3a3a91f - update to 2.28.2:
- Requests now supports charset\_normalizer 3.x.
  - Updated MissingSchema exception to suggest https scheme rather than http.
- drop requests-allow-charset-normalizer-3.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=165
2023-01-21 10:02:15 +00:00
0309ce3c15 Accepting request 1032440 from devel:languages:python
- allow using newest version of charset-normalizer (3.0+) 
  * requests-allow-charset-normalizer-3.patch

OBS-URL: https://build.opensuse.org/request/show/1032440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=75
2022-11-01 12:41:01 +00:00
590497f3d2 mention the patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=163
2022-10-31 10:08:44 +00:00
3c4a1a703c Accepting request 1032373 from home:david.anes:branches:devel:languages:python
- allow using newest version of charset-normalizer (3.0+)

OBS-URL: https://build.opensuse.org/request/show/1032373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=162
2022-10-31 09:49:00 +00:00
0b53167258 Accepting request 1008412 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1008412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=74
2022-10-10 16:43:16 +00:00
d7c9f3d7ff - requires python 3.7 or newer
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=160
2022-09-29 14:02:10 +00:00
5457275ca9 Accepting request 986373 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/986373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=73
2022-07-04 09:32:30 +00:00
f650c6a1f8 Accepting request 986269 from home:stroeder:branches:devel:languages:python
update to 2.28.1

Note that module now requires Python 3.7+ and thus Leap is not supported anymore.

OBS-URL: https://build.opensuse.org/request/show/986269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=158
2022-07-02 16:29:47 +00:00
30067c8ea6 Accepting request 944115 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/944115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=72
2022-01-07 11:44:41 +00:00
057dd277f3 Accepting request 944102 from home:stroeder:python
update to 2.27.1

OBS-URL: https://build.opensuse.org/request/show/944102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=157
2022-01-05 20:06:25 +00:00
0b01b9eed1 - update to 2.27.0:
* Officially added support for Python 3.10. (#5928)
* Added a `requests.exceptions.JSONDecodeError` to unify JSON exceptions between
  Python 2 and 3. This gets raised in the `response.json()` method, and is
  backwards compatible as it inherits from previously thrown exceptions.
  Can be caught from `requests.exceptions.RequestException` as well. (#5856)
* Improved error text for misnamed `InvalidSchema` and `MissingSchema`
  exceptions. This is a temporary fix until exceptions can be renamed
  (Schema->Scheme). (#6017)
* Improved proxy parsing for proxy URLs missing a scheme. This will address
  recent changes to `urlparse` in Python 3.9+. (#5917)
* Fixed defect in `extract_zipped_paths` which could result in an infinite loop
  for some paths. (#5851)
* Fixed handling for `AttributeError` when calculating length of files obtained
  by `Tarfile.extractfile()`. (#5239)
* Fixed urllib3 exception leak, wrapping `urllib3.exceptions.InvalidHeader` with
  `requests.exceptions.InvalidHeader`. (#5914)
* Fixed bug where two Host headers were sent for chunked requests. (#5391)
* Fixed regression in Requests 2.26.0 where `Proxy-Authorization` was
  incorrectly stripped from all requests sent with `Session.send`. (#5924)
* Fixed performance regression in 2.26.0 for hosts with a large number of
  proxies available in the environment. (#5924)
* Fixed idna exception leak, wrapping `UnicodeError` with
  `requests.exceptions.InvalidURL` for URLs with a leading dot (.) in the
  domain. (#5414)
* Requests support for Python 2.7 and 3.6 will be ending in 2022. While we
  don't have exact dates, Requests 2.27.x is likely to be the last release
  series providing support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=156
2022-01-04 16:22:38 +00:00
fa8a38188e Accepting request 928315 from devel:languages:python
- Correct {Build,}Requires for charset_normalizer.
- Add trustme to BuildRequires for the test suite.

- update to 2.26.0:
  - `Session.send` now correctly resolves proxy configurations from both
    the Session and Request. Behavior now matches `Session.request`. (#5681)
  - Fixed a race condition in zip extraction when using Requests in parallel
    from zip archive. (#5707)
  - Instead of `chardet`, use the MIT-licensed `charset_normalizer` for Python3
    to remove license ambiguity for projects bundling requests.
  - Requests now supports `idna` 3.x on Python 3. `idna` 2.x will continue to
    be used on Python 2 installations. (#5711)
  - The `requests[security]` extra has been converted to a no-op install.
    PyOpenSSL is no longer the recommended secure option for Requests. (#5867)
  - Requests has officially dropped support for Python 3.5. (#5867)
- drop 5711.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/928315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=71
2021-11-21 22:51:34 +00:00
5ec889ac58 - Correct {Build,}Requires for charset_normalizer.
- Add trustme to BuildRequires for the test suite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=155
2021-10-28 06:56:55 +00:00
39bc3f7308 - update to 2.26.0:
- `Session.send` now correctly resolves proxy configurations from both
    the Session and Request. Behavior now matches `Session.request`. (#5681)
  - Fixed a race condition in zip extraction when using Requests in parallel
    from zip archive. (#5707)
  - Instead of `chardet`, use the MIT-licensed `charset_normalizer` for Python3
    to remove license ambiguity for projects bundling requests.
  - Requests now supports `idna` 3.x on Python 3. `idna` 2.x will continue to
    be used on Python 2 installations. (#5711)
  - The `requests[security]` extra has been converted to a no-op install.
    PyOpenSSL is no longer the recommended secure option for Requests. (#5867)
  - Requests has officially dropped support for Python 3.5. (#5867)
- drop 5711.patch: upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=154
2021-10-26 21:10:00 +00:00
18cd6c8c3f Accepting request 903344 from devel:languages:python
- Skip test_pyopenssl_redirect due to gh#psf/requests#5846

OBS-URL: https://build.opensuse.org/request/show/903344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=70
2021-07-10 20:53:52 +00:00