https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Bug ID: 2262268 Summary: Review Request: python-quart - A Python ASGI web microframework with the same API as Flask Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Assignee: nobody@fedoraproject.org Reporter: code@musicinmybrain.net QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Depends On: 2262174 Blocks: 2143021 Target Milestone: --- Classification: Fedora
Spec URL: https://music.fedorapeople.org/python-quart.spec SRPM URL: https://music.fedorapeople.org/python-quart-0.19.4-1.fc39.src.rpm
Description:
Quart is an async Python web microframework. Using Quart you can,
* render and serve HTML templates, * write (RESTful) JSON APIs, * serve WebSockets, * stream request and response data, * do pretty much anything over the HTTP or WebSocket protocols.
Fedora Account System Username: music
This is a new test dependency for python-urllib3-2.2.0. It depends on python-hypercorn, bug 2262174.
COPR build: https://copr.fedorainfracloud.org/coprs/music/urllib3/build/6979523/
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2143021 [Bug 2143021] python-urllib3-2.2.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2262174 [Bug 2262174] Review Request: python-hypercorn - ASGI Server based on Hyper libraries and inspired by Gunicorn