[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-httpbin-0.10.2-3.el10_0

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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-httpbin-0.10.2-3.el10_0.noarch HTTP Request & Response Service, written in Python + Flask bbcf125999fc5dbbdcf2f87b381c9520ec7a6f8e03809e05bf9419e2636dbf4d download
src
python-httpbin-0.10.2-3.el10_0.src HTTP Request & Response Service, written in Python + Flask 5532c0d6240603902f6e2f512e04360e76ce1eecfd8c12623fc59956b489bdd3 download
Changelog link
* 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