https://bugzilla.redhat.com/show_bug.cgi?id=2437076
--- Comment #5 from Priscila Gutierres <[email protected]> --- Package review - Package name defined correctly - Version specified - Release using %autorelease (rpmautospec) - Summary present and descriptive - License in SPDX format (BSD-3-Clause) - Upstream URL - Source using %{pypi_source} macro - BuildArch: noarch (pure Python package) rpmautospec - rpmautospec macros configured - %autorelease used correctly - %changelog managed by rpmautospec - Changelog with "Uncommitted changes" placeholder (needs real commit) Dependencies - BuildRequires: python3-devel present - Test dependencies declared - %generate_buildrequires with %pyproject_buildrequires - Extras declared in %{extras} global - %pyproject_buildrequires -x %{extras} Build Sections - %prep with %autosetup - %build with %pyproject_wheel - %install with %pyproject_install - %pyproject_save_files with -l flag (license tracking) Tests - %check section present - %pyproject_check_import configured - Problematic imports excluded (scripting_mixin) - Valkey server started for tests - Valkey server killed after tests - %pytest with appropriate ignores - Filter -m "not tcp_server" Subpackages - python3-fakeredis subpackage defined - %pyproject_extras_subpkg for extras (json,lua,valkey) - Appropriate summary and description %files - Uses %{pyproject_files} - %license LICENSE included - %doc README.md included Latest build: https://koji.fedoraproject.org/koji/taskinfo?taskID=142128437 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2437076 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202437076%23c5 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
