Project python-httpbin-0.10.2-3.el10_0
content_copy
Name
python-httpbin
Epoch
0
Version
0.10.2
Release
3.el10_0
Website/URL
https://github.com/psf/httpbin
License
MIT
Build Time
2024-12-30 12:16:50
Build Host
builder-arm64-1.inferitos.ru
Summary
HTTP Request & Response Service, written in Python + Flask
Repositories
Extras
Description
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.
Errata
—
×
* Thu Dec 26 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 0.10.2-3
- Rebuilt for MSVSphere 10
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 0.10.2-2
- Rebuilt for Python 3.13
* Fri Mar 22 2024 Adam Williamson <awilliam@redhat.com> - 0.10.2-1
- Update to 0.10.2, drop merged patch
* Fri Jan 26 2024 Scott Talbert <swt@techie.net> - 0.10.1-6
- Fix /bytes endpoint with newer werkzeug versions
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Dec 07 2023 František Zatloukal <fzatlouk@redhat.com> - 0.10.1-3
- Backport Flask/Werkzeug 3 support PR
* Wed Oct 18 2023 Adam Williamson <awilliam@redhat.com> - 0.10.1-2
- Backport PR #34 to fix use of deprecated Flask option
* Wed Oct 18 2023 Adam Williamson <awilliam@redhat.com> - 0.10.1-1
- Update to 0.10.1, backport patch to make flasgger optional