Revisions of python-requests-toolbelt

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1084860 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
- Upgrade to 1.0.0:
  - Breaking Changes
    - Removed Google App Engine support to allow using urllib3 2.0
  - New Features
    - Add support for preparing requests in BaseUrlSession
  - Fixed Bugs
    - Ensured the test suite no longer reaches the Internet
    - Fix urllib3 warning to only emit on X509Adapter usage
    - Fixing missing newline in dump utility
  - Miscellaneous
    - Added explicit support for Python 3.11
- Remove upstreamed patches:
  - fix-tests.patch
  - remove_mock.patch
  - requests-toolbelt-pr246-collections.abc.patch
- Add 356-add-missing-casette-files.patch which adds missing
  casette test files (gh#requests/toolbelt!356).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1007133 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 10)
- Add patch stop-using-pyopenssl-compat.patch:
  * Stop importing (and using!) a pyopenssl compatibility module
    to avoid a DeprecationWarning.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 958356 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 9)
- Properly redo the regeneration of test_certs.p12.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 934445 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 7)
- Regenerate test_certs.p12 due to the upstream certificate expiring
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 701116 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Add patch to fix tests fix-tests.patch
- Use pytest to execute the tests, same as the upstream

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456526 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 1)
Needed for python-twine
Displaying all 12 revisions
openSUSE Build Service is sponsored by