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
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Fedora Review Service fedora-review-bot@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/pallets/ | |quart
--- Comment #1 from Fedora Review Service fedora-review-bot@fedoraproject.org --- Copr build: https://copr.fedorainfracloud.org/coprs/build/6979569 (failed)
Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-rev...
Please make sure the package builds successfully at least for Fedora Rawhide.
- If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field
--- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service
If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
--- Comment #2 from Ben Beasley code@musicinmybrain.net --- The line
BuildRequires: help2man
is spurious, left over from basing this spec file on the one for python-hypercorn (where help2man worked much better). I will remove that line upon import.
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Ben Beasley code@musicinmybrain.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2262281
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2262281 [Bug 2262281] Review Request: python-quart-trio - A Quart extension to provide trio support
https://bugzilla.redhat.com/show_bug.cgi?id=2262268 Bug 2262268 depends on bug 2262174, which changed state.
Bug 2262174 Summary: Review Request: python-hypercorn - ASGI Server based on Hyper libraries and inspired by Gunicorn https://bugzilla.redhat.com/show_bug.cgi?id=2262174
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution|--- |ERRATA
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Ben Beasley code@musicinmybrain.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value
--- Comment #3 from Ben Beasley code@musicinmybrain.net --- Updated to 0.19.6.
Spec URL: https://music.fedorapeople.org/20240531/python-quart.spec SRPM URL: https://music.fedorapeople.org/20240531/python-quart-0.19.6-1.fc39.src.rpm
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Miroslav Suchý msuchy@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-review+ CC| |msuchy@redhat.com Assignee|nobody@fedoraproject.org |msuchy@redhat.com
--- Comment #4 from Miroslav Suchý msuchy@redhat.com --- Package Review ==============
Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed
===== MUST items =====
Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: License field in the package spec file matches the actual license. [x]: License file installed when any subpackage combination is installed. [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [-]: Package contains desktop file if it is a GUI application. [-]: Development files must be in a -devel package [x]: Package uses nothing in %doc for runtime. [x]: Package consistently uses macros (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Package is not known to require an ExcludeArch tag. [-]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 31436 bytes in 2 files. [x]: Package complies to the Packaging Guidelines [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: The License field must be a valid SPDX expression. [x]: Package requires other packages for directories it uses. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local
Python: [x]: Python eggs must not download any dependencies during the build process. [-]: A package which is used by another package via an egg interface should provide egg info. [x]: Package meets the Packaging Guidelines::Python [x]: Package contains BR: python2-devel or python3-devel [x]: Packages MUST NOT have dependencies (either build-time or runtime) on packages named with the unversioned python- prefix unless no properly versioned package exists. Dependencies on Python packages instead MUST use names beginning with python2- or python3- as appropriate. [x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files [x]: Binary eggs must be removed in %prep
===== SHOULD items =====
Generic: [x]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [x]: Final provides and requires are sane (see attachments). [x]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in python3-quart , python3-quart+dotenv [?]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [x]: Patches link to upstream bugs/comments/lists or are otherwise justified. [-]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [?]: Package should compile and build into binary rpms on all supported architectures. [x]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified.
===== EXTRA items =====
Generic: [x]: Rpmlint is run on all installed packages. Note: There are rpmlint messages (see attachment). [x]: Spec file according to URL is the same as in SRPM.
APPROVED
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Miroslav Suchý msuchy@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
--- Comment #5 from Ben Beasley code@musicinmybrain.net --- Thank you for the review!
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Fedora Admin user for bugzilla script actions fedora-admin-xmlrpc@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |POST
--- Comment #6 from Fedora Admin user for bugzilla script actions fedora-admin-xmlrpc@fedoraproject.org --- The Pagure repository was created at https://src.fedoraproject.org/rpms/python-quart
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
--- Comment #7 from Ben Beasley code@musicinmybrain.net --- https://release-monitoring.org/project/269912/
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|POST |MODIFIED
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-a2c5cc088d (python-quart-0.19.6-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-a2c5cc088d
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
--- Comment #9 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-6efcfb11e3 (python-quart-0.19.6-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-6efcfb11e3
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ERRATA Status|MODIFIED |CLOSED Last Closed| |2024-06-04 15:05:22
--- Comment #10 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-a2c5cc088d (python-quart-0.19.6-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
--- Comment #11 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-6efcfb11e3 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6efcfb11e3 *` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-6efcfb11e3
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
--- Comment #12 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-88c9cceee4 (python-quart-0.19.6-1.fc40 and python-quart-trio-0.11.1-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-88c9cceee4
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
--- Comment #13 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-88c9cceee4 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-88c9cceee4 *` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-88c9cceee4
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=2262268
--- Comment #14 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-88c9cceee4 (python-quart-0.19.6-1.fc40 and python-quart-trio-0.11.1-1.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
package-review@lists.fedoraproject.org