Revisions of python-requests

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) committed (revision 36)
osc copypac from project:openSUSE:Factory package:python-requests revision:34
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 405654 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 35)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 400255 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
- update to 2.10.1:
  * SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks])
  * Updated bundled urllib3 to 1.15.1.
  * Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict
    as its underlying datastore.
  * Don't use redirect_cache if allow_redirects=False
  * When passed objects that throw exceptions from ``tell()``, send them via
    chunked transfer encoding instead of failing.
  * Raise a ProxyError for proxy related connection issues.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 340326 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
- update to 2.8.1:
  - Update certificate bundle to match ``certifi`` 2015.9.6.2's weak certificate
    bundle.
  - Fix a bug in 2.8.0 where requests would raise ``ConnectTimeout`` instead of
    ``ConnectionError``
  - When using the PreparedRequest flow, requests will now correctly respect the
    ``json`` parameter. Broken in 2.8.0.
  - When using the PreparedRequest flow, requests will now correctly handle a
    Unicode-string method name on Python 2. Broken in 2.8.0.

- remove requests-do-not-use-bundle.patch (bsc#947357)

- fix requires
Displaying revisions 41 - 60 of 81
openSUSE Build Service is sponsored by