Go to file
Ana Guerrero 35db5c9f34 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
_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 - switch from unmaintained brotlipy to Brotli (same as urllib3) 2023-09-11 20:42:01 +00:00
python-requests.spec - switch from unmaintained brotlipy to Brotli (same as urllib3) 2023-09-11 20:42:01 +00:00
requests-2.31.0.tar.gz - Security Update to 2.31.0 (bsc#1211674): 2023-06-12 12:04:25 +00:00