Revisions of python-requests

buildservice-autocommit accepted request 1110368 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 181)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 180)
- 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+
buildservice-autocommit accepted request 1092607 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 179)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 178)
- Delete requests-no-hardcoded-version.patch
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 177)
- 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.
buildservice-autocommit accepted request 1085070 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 176)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1085066 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 175)
add sle15_python_module_pythons
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 174)
- 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.
buildservice-autocommit accepted request 1069145 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 173)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 172)
- Don't upper limit version of charset_normalized at runtime, too.
  * Added change to patch: requests-no-hardcoded-version.patch
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1065612 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 169)
- Don't upper limit version of charset_normalizer required.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 168)
osc copypac from project:devel:languages:python package:python-requests revision:9e7fe40dca32bed061468bcb1662f429
buildservice-autocommit accepted request 1060118 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 166)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 165)
- 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)
buildservice-autocommit accepted request 1032440 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 164)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 163)
mention the patch
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1032373 from David Anes's avatar David Anes (david.anes) (revision 162)
- allow using newest version of charset-normalizer (3.0+)
Displaying revisions 1 - 20 of 181
openSUSE Build Service is sponsored by