Go to file
Matej Cepl dd340cf729 Accepting request 822499 from home:sebix:branches:devel:languages:python
- remove patch pr_5251-pytest5.patch, not needed anymore.
- update to version 2.24.0:
 - pyOpenSSL TLS implementation is now only used if Python
   either doesn't have an `ssl` module or doesn't support
   SNI. Previously pyOpenSSL was unconditionally used if available.
   This applies even if pyOpenSSL is installed via the
   `requests[security]` extra (#5443)
 - Redirect resolution should now only occur when
   `allow_redirects` is True. (#5492)
 - No longer perform unnecessary Content-Length calculation for
   requests that won't use it. (#5496)

OBS-URL: https://build.opensuse.org/request/show/822499
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=142
2020-07-24 02:14:24 +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 822499 from home:sebix:branches:devel:languages:python 2020-07-24 02:14:24 +00:00
python-requests.spec Accepting request 822499 from home:sebix:branches:devel:languages:python 2020-07-24 02:14:24 +00:00
requests-2.24.0.tar.gz Accepting request 822499 from home:sebix:branches:devel:languages:python 2020-07-24 02:14:24 +00:00
requests-no-hardcoded-version.patch - update to 2.23.0 2020-02-24 15:21:03 +00:00