Bug 2240682

Summary: Review Request: python-a2wsgi - Convert WSGI app to ASGI app or ASGI app to WSGI app
Product: [Fedora] Fedora Reporter: Carl George 🤠 <carl>
Component: Package ReviewAssignee: Neal Gompa <ngompa13>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---Flags: ngompa13: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-25 22:37:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.