Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-httpbin | Distribution: SUSE Linux Framework One |
Version: 0.10.2 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.1 | Build date: Tue Oct 1 16:35:38 2024 |
Group: Unspecified | Build host: reproducible |
Size: 377412 | Source RPM: python-httpbin-0.10.2-slfo.1.1.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/psf/httpbin | |
Summary: HTTP Request and Response Service |
httpbin(1): HTTP Request & Response Service Testing an HTTP Library can become difficult sometimes. RequestBin is fantastic for testing POST requests, but doesn't let you control the response. This exists to cover all kinds of HTTP scenarios. Additional endpoints are being considered. All endpoint responses are JSON-encoded.
MIT
* Tue Oct 01 2024 adrian.glaubitz@suse.com - Update to 0.10.2 * Added support for Flask 3.0 - Drop flask3.patch, merged upstream - Update Requires from setup.py * Tue Oct 24 2023 mmachova@suse.com - Use Brotli instead of dropped brotlicffi * Thu Oct 19 2023 mmachova@suse.com - Repackage, new active upstream * In their words: We were unable to get ahold of the folks at postmanlabs to maintain the original project, and httpbin is used for other packages within the python ecosystem, such as pytest-httpbin which is in turn used by packages such as requests so we have forked this package. That means that httpbin.org is not actually backed by this repo, but the httpbin package is. Confusing right? * Drop now unneeded _service, changes in the *spec - Update to 0.10.1 * Override docker image port with HTTPBIN_PORT * A number of fixes for code rot, thanks @mgorny and @tjni - Drop upstreamed/no-longer-needed patches: * fix-setup-py.patch * httpbin-pr674-wekzeug2.1.patch * werkzeug.patch * support-werkzeug-2.3.patch - Add flask3.patch to support Flask 3.0 * Wed Jun 21 2023 steven.kowalik@suse.com - Add patch support-werkzeug-2.3.patch, support Werkzeug 2.3. (bsc#1212557) - Remove now unneeded blinker from {Build,}Requires. * 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 Apr 22 2022 code@bnavigator.de - add httpbin-pr674-wekzeug2.1.patch for Werkzeug 2.1 compatibility gh#postmanlabs/httpbin#674 * Tue Apr 12 2022 code@bnavigator.de - Truncate werkzeug.patch as Flask changed their behavior back to returning relative URLs. - Update fix-setup-py.patch accordingly - Update _service file (rerun modifies the archive, but keeps same tag) * Tue Mar 15 2022 steven.kowalik@suse.com - Use of raven has been removed, drop it from {Build,}Requires. - Add patch fix-setup-py.patch: * Drop raven and fix brotli in setup.py * Wed Jun 23 2021 steven.kowalik@suse.com - Modify werkzeug.patch to support Werkzeug 2.0, update Requires. * Tue May 28 2019 tchvatal@suse.com - Add patch to fix new werkzeug build, atm PR upstream: * werkzeug.patch * Thu Mar 14 2019 tchvatal@suse.com - Switch to service, upstream is now at release 0.9.2 but nobody bothers with tags, keep the last tagged/pypi release as a version and add all other stuff as git commit - Update to version 0.7.0+git20181107.f8ec666: * Corrected repository URL in app.json. * remove duplicated "X-Forwarded-For" from ENV_HEADERS * Added Python 3.7 to Travis/Tox. * Removed httpbin.org link which is mentioned 3 times in README * Tue Mar 12 2019 tchvatal@suse.com - Update to 0.7.0: * no upstream changelog - Enable tests - Add missing dependencies * Tue Apr 04 2017 jmatejek@suse.com - initial commit as test requirement for python-requests
/usr/lib/python3.11/site-packages/httpbin /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/AUTHORS /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/INSTALLER /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/LICENSE /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/LICENSE.ISC /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/LICENSE.MIT /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/METADATA /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/RECORD /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/REQUESTED /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/WHEEL /usr/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/top_level.txt /usr/lib/python3.11/site-packages/httpbin/__init__.py /usr/lib/python3.11/site-packages/httpbin/__pycache__ /usr/lib/python3.11/site-packages/httpbin/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/core.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/core.cpython-311.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/filters.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/filters.cpython-311.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/helpers.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/helpers.cpython-311.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/structures.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/structures.cpython-311.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/httpbin/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/httpbin/core.py /usr/lib/python3.11/site-packages/httpbin/filters.py /usr/lib/python3.11/site-packages/httpbin/helpers.py /usr/lib/python3.11/site-packages/httpbin/static /usr/lib/python3.11/site-packages/httpbin/static/favicon.ico /usr/lib/python3.11/site-packages/httpbin/structures.py /usr/lib/python3.11/site-packages/httpbin/templates /usr/lib/python3.11/site-packages/httpbin/templates/UTF-8-demo.txt /usr/lib/python3.11/site-packages/httpbin/templates/flasgger /usr/lib/python3.11/site-packages/httpbin/templates/flasgger/index.html /usr/lib/python3.11/site-packages/httpbin/templates/footer.html /usr/lib/python3.11/site-packages/httpbin/templates/forms-post.html /usr/lib/python3.11/site-packages/httpbin/templates/httpbin.1.html /usr/lib/python3.11/site-packages/httpbin/templates/images /usr/lib/python3.11/site-packages/httpbin/templates/images/jackal.jpg /usr/lib/python3.11/site-packages/httpbin/templates/images/pig_icon.png /usr/lib/python3.11/site-packages/httpbin/templates/images/svg_logo.svg /usr/lib/python3.11/site-packages/httpbin/templates/images/wolf_1.webp /usr/lib/python3.11/site-packages/httpbin/templates/index.html /usr/lib/python3.11/site-packages/httpbin/templates/moby.html /usr/lib/python3.11/site-packages/httpbin/templates/sample.xml /usr/lib/python3.11/site-packages/httpbin/templates/trackingscripts.html /usr/lib/python3.11/site-packages/httpbin/utils.py /usr/share/doc/packages/python311-httpbin /usr/share/doc/packages/python311-httpbin/README.md /usr/share/licenses/python311-httpbin /usr/share/licenses/python311-httpbin/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 22 00:10:27 2025