Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-requests-toolbelt | Distribution: SUSE Linux Framework One |
Version: 1.0.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 12:31:58 2024 |
Group: Unspecified | Build host: h03-ch2d |
Size: 309511 | Source RPM: python-requests-toolbelt-1.0.0-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/requests/toolbelt | |
Summary: A utility belt for advanced users of python3-requests |
This is just a collection of utilities for `python-requests`_, but don't really belong in ``requests`` proper. The minimum tested requests version is ``2.1.0``. In reality, the toolbelt should work with ``2.0.1`` as well, but some idiosyncracies prevent effective or sane testing on that version.
Apache-2.0
* Thu May 04 2023 mcepl@suse.com - 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). * Fri Apr 21 2023 dmueller@suse.com - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 mcepl@suse.com - Make calling of %{sle15modernpython} optional. * Fri Sep 30 2022 steven.kowalik@suse.com - Add patch stop-using-pyopenssl-compat.patch: * Stop importing (and using!) a pyopenssl compatibility module to avoid a DeprecationWarning. * Wed Mar 02 2022 steven.kowalik@suse.com - Properly redo the regeneration of test_certs.p12. * Sat Dec 11 2021 code@bnavigator.de - Fix python310 failure due to moved collections.abc * add requests-toolbelt-pr246-collections.abc.patch * gh#requests/toolbelt#246 * Mon Nov 29 2021 steven.kowalik@suse.com - Regenerate test_certs.p12 due to the upstream certificate expiring * Thu Feb 11 2021 pmonreal@suse.com - Relax the crypto policies for the test-suite * Mon Dec 14 2020 code@bnavigator.de - Fix condition around BuildRequirement * Sun Dec 13 2020 mcepl@suse.com - We don't need to break Python 2.7 * Mon Dec 07 2020 mcepl@suse.com - Add remove_mock.patch to remove dependency on the external mock * Mon May 06 2019 tchvatal@suse.com - Add patch to fix tests fix-tests.patch - Use pytest to execute the tests, same as the upstream * Thu Apr 25 2019 dmueller@suse.com - 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 * Fri Jun 30 2017 aloisio@gmx.com - Update to version 0.8.0 (see HISTORY.rst) - Converted to single-spec * Tue May 16 2017 dmueller@suse.com - convert to singlespec * Thu Jan 19 2017 dmueller@suse.com - use pypi.io source link * Wed Jan 18 2017 michael@stroeder.com - update to upstream release 0.7.0 - simply rely on python_sitelib macro when installing files * Mon Jul 13 2015 toddrme2178@gmail.com - Fix building on SLES 11 * Mon Nov 17 2014 seiler@b1-systems.de - added explicit version dependency for python-request to avoid build errors for old distributions * Thu Nov 13 2014 seiler@b1-systems.de - added python-requests to build requirements to do python tests * Wed Nov 05 2014 seiler@b1-systems.de - inital commit
/usr/lib/python3.11/site-packages/requests_toolbelt /usr/lib/python3.11/site-packages/requests_toolbelt-1.0.0-py3.11.egg-info /usr/lib/python3.11/site-packages/requests_toolbelt-1.0.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/requests_toolbelt-1.0.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/requests_toolbelt-1.0.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/requests_toolbelt-1.0.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/requests_toolbelt-1.0.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/requests_toolbelt/__init__.py /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__ /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/_compat.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/_compat.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/sessions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/sessions.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/streaming_iterator.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/__pycache__/streaming_iterator.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/_compat.py /usr/lib/python3.11/site-packages/requests_toolbelt/adapters /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__init__.py /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__ /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/fingerprint.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/fingerprint.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/host_header_ssl.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/host_header_ssl.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/socket_options.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/socket_options.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/source.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/source.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/ssl.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/ssl.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/x509.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/__pycache__/x509.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/fingerprint.py /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/host_header_ssl.py /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/socket_options.py /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/source.py /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/ssl.py /usr/lib/python3.11/site-packages/requests_toolbelt/adapters/x509.py /usr/lib/python3.11/site-packages/requests_toolbelt/auth /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__init__.py /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__ /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/_digest_auth_compat.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/_digest_auth_compat.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/guess.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/guess.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/handler.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/handler.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/http_proxy_digest.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/__pycache__/http_proxy_digest.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/auth/_digest_auth_compat.py /usr/lib/python3.11/site-packages/requests_toolbelt/auth/guess.py /usr/lib/python3.11/site-packages/requests_toolbelt/auth/handler.py /usr/lib/python3.11/site-packages/requests_toolbelt/auth/http_proxy_digest.py /usr/lib/python3.11/site-packages/requests_toolbelt/cookies /usr/lib/python3.11/site-packages/requests_toolbelt/cookies/__init__.py /usr/lib/python3.11/site-packages/requests_toolbelt/cookies/__pycache__ /usr/lib/python3.11/site-packages/requests_toolbelt/cookies/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/cookies/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/cookies/__pycache__/forgetful.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/cookies/__pycache__/forgetful.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/cookies/forgetful.py /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/__init__.py /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/__pycache__ /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/__pycache__/stream.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/__pycache__/stream.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/__pycache__/tee.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/__pycache__/tee.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/stream.py /usr/lib/python3.11/site-packages/requests_toolbelt/downloadutils/tee.py /usr/lib/python3.11/site-packages/requests_toolbelt/exceptions.py /usr/lib/python3.11/site-packages/requests_toolbelt/multipart /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/__init__.py /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/__pycache__ /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/__pycache__/decoder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/__pycache__/decoder.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/__pycache__/encoder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/__pycache__/encoder.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/decoder.py /usr/lib/python3.11/site-packages/requests_toolbelt/multipart/encoder.py /usr/lib/python3.11/site-packages/requests_toolbelt/sessions.py /usr/lib/python3.11/site-packages/requests_toolbelt/streaming_iterator.py /usr/lib/python3.11/site-packages/requests_toolbelt/threaded /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/__init__.py /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/__pycache__ /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/__pycache__/pool.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/__pycache__/pool.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/__pycache__/thread.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/__pycache__/thread.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/pool.py /usr/lib/python3.11/site-packages/requests_toolbelt/threaded/thread.py /usr/lib/python3.11/site-packages/requests_toolbelt/utils /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__init__.py /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__ /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/deprecated.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/deprecated.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/dump.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/dump.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/formdata.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/formdata.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/user_agent.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/__pycache__/user_agent.cpython-311.pyc /usr/lib/python3.11/site-packages/requests_toolbelt/utils/deprecated.py /usr/lib/python3.11/site-packages/requests_toolbelt/utils/dump.py /usr/lib/python3.11/site-packages/requests_toolbelt/utils/formdata.py /usr/lib/python3.11/site-packages/requests_toolbelt/utils/user_agent.py /usr/share/doc/packages/python311-requests-toolbelt /usr/share/doc/packages/python311-requests-toolbelt/README.rst /usr/share/licenses/python311-requests-toolbelt /usr/share/licenses/python311-requests-toolbelt/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jan 13 23:26:06 2025