Go to file
Markéta Machová 022a931264 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
_multibuild Accepting request 623059 from home:mimi_vx:branches:devel:languages:python 2018-07-16 08:02:35 +00:00
.gitattributes - Initial release 2011-05-20 19:15:11 +00:00
.gitignore - Initial release 2011-05-20 19:15:11 +00:00
python-requests.changes Accepting request 1175561 from home:mcalabkova:branches:devel:languages:python:pytest 2024-05-21 12:50:09 +00:00
python-requests.spec Accepting request 1175561 from home:mcalabkova:branches:devel:languages:python:pytest 2024-05-21 12:50:09 +00:00
requests-2.32.1.tar.gz Accepting request 1175561 from home:mcalabkova:branches:devel:languages:python:pytest 2024-05-21 12:50:09 +00:00