Bug 2240682 - Review Request: python-a2wsgi - Convert WSGI app to ASGI app or ASGI app to WSGI app
Summary: Review Request: python-a2wsgi - Convert WSGI app to ASGI app or ASGI app to W...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-09-25 21:55 UTC by Carl George 🤠
Modified: 2023-10-03 13:59 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-09-25 22:37:45 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Carl George 🤠 2023-09-25 21:55:12 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/carlwgeorge/uvicorn/fedora-rawhide-x86_64/06442819-python-a2wsgi/python-a2wsgi.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/carlwgeorge/uvicorn/fedora-rawhide-x86_64/06442819-python-a2wsgi/python-a2wsgi-1.7.0-1.fc40.src.rpm

Description:
Convert WSGI app to ASGI app or ASGI app to WSGI app.  Pure Python. Only depend
on the standard library.  Compared with other converters, the advantage is that
a2wsgi will not accumulate the requested content or response content in the
memory, so you do not have to worry about the memory limit caused by a2wsgi.
This problem exists in converters implemented by uvicorn/startlette or
hypercorn.

Fedora Account System Username: carlwgeorge

Comment 1 Neal Gompa 2023-09-25 22:16:49 UTC
Review notes:

* Package follows Fedora Packaging Guidelines
* Package follows Fedora Python Packaging Guidelines
* Package builds and installs
* Package licensing is correctly handled
* No serious issues from rpmlint

PACKAGE APPROVED.

Comment 2 Fedora Admin user for bugzilla script actions 2023-09-25 22:23:35 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/python-a2wsgi

Comment 3 Fedora Update System 2023-09-25 22:34:38 UTC
FEDORA-2023-7012e72d1b has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7012e72d1b

Comment 4 Fedora Update System 2023-09-25 22:37:45 UTC
FEDORA-2023-7012e72d1b has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2023-09-25 22:37:54 UTC
FEDORA-2023-aa490e3937 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-aa490e3937

Comment 6 Fedora Update System 2023-09-26 01:27:12 UTC
FEDORA-2023-aa490e3937 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-aa490e3937 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-aa490e3937

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2023-10-03 13:59:49 UTC
FEDORA-2023-aa490e3937 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.