https://bugzilla.redhat.com/show_bug.cgi?id=2404999
--- Comment #20 from Ben Beasley <[email protected]> --- (In reply to Benson Muite from comment #18) > Comments: > a) Please add > Requires: python3-libs > to ensure all directories are owned The complaint from fedora-review about unowned site-packages directories is spurious. Python packages require the Python interpreter /usr/bin/python3 and the ABI virtual Provides for the system Python, something like python(abi) = 3.14, which are both satisfied by the "python3" package. That, in turn, depends on python3-libs. This has been a known issue for a long time; see https://pagure.io/FedoraReview/issue/515. Please don’t add unnecessary manual Requires just because fedora-review is buggy. -- 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=2404999 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202404999%23c20 -- _______________________________________________ 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
