Commit Graph

9 Commits

Author SHA256 Message Date
7838fbfd74 - update to 0.9.1:
- Fix import of pyOpenSSL shim from urllib3 for PKCS12 adapter
  - Add X509 Adapter that can handle PKCS12 
  - Add stateless solution for streaming files by MultipartEncoder from one host to another (in chunks)
  - Update link to example
  - Move import of ``ABCs`` from collections into version-specific part of
    _compat module
  - Fix backwards incompatibility in ``get_encodings_from_content``
  - Correct callback documentation for ``MultipartEncoderMonitor``
  - Fix bug when ``MultipartEncoder`` is asked to encode zero parts
  - Correct the type of non string request body dumps
  - Removed content from being stored in MultipartDecoder
  - Fix bug by enabling support for contenttype with capital letters. 
  - Coerce proxy URL to bytes before dumping request
  - Avoid bailing out with exception upon empty response reason
  - Corrected Pool documentation
  - Corrected parentheses match in example usage
  - Fix "oject" to "object" in ``MultipartEncoder``
  - Fix URL for the project after the move 
  - Add fix for OSX TCPKeepAliveAdapter

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=12
2019-04-25 19:58:22 +00:00
Thomas Bechtold
bac062bf0a Accepting request 507985 from home:alois:branches:devel:languages:python
Update & conversion

OBS-URL: https://build.opensuse.org/request/show/507985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=10
2017-07-04 06:32:47 +00:00
e0004aa32b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=8 2017-05-16 16:06:21 +00:00
44fedeb0f8 - convert to singlespec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=7
2017-05-16 16:05:09 +00:00
8084d7bfcf - use pypi.io source link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=5
2017-01-19 10:11:00 +00:00
99ab6dd04d Accepting request 451165 from home:stroeder:branches:devel:languages:python
update to 0.7.0 (needed by python-twine update)

OBS-URL: https://build.opensuse.org/request/show/451165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=4
2017-01-19 10:09:34 +00:00
Todd R
1616d5983e Accepting request 316562 from home:TheBlackCat:branches:devel:languages:python
Fix building on SLES 11

OBS-URL: https://build.opensuse.org/request/show/316562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=3
2015-07-14 07:44:44 +00:00
Philipp Seiler
25790cd34c - added explicit version dependency for python-request to avoid build errors
for old distributions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=2
2014-11-17 15:59:46 +00:00
0963b2844e Accepting request 261449 from home:seilerphilipp
Now with the %check section including python tests

OBS-URL: https://build.opensuse.org/request/show/261449
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=1
2014-11-14 10:28:52 +00:00