https://bugzilla.redhat.com/show_bug.cgi?id=2307912
--- Comment #21 from Miro HronĨok <[email protected]> --- > Obsoletes: pyliblo <= 0.10.0 This does now work for multiple reasons. 1. It needs to obsolete python3-pyliblo, not pyliblo. We obsolete the packages that get installed, not source package names. 2. 0.10.0-30.fc40 is not less or equal to 0.10.0 > ... > %pyproject_wheel > > %install > %py3_shebang_fix . <---------- What is the purpose of this? > Probably has no effect *after* %pyproject_wheel > %pyproject_install > ... > # Main code is LGPL-2.1+ > License: LGPL-2.1-or-later This mixes 2 types of license identifiers. > %license COPYING Please use -l option for %pyproject_save_files instead. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2307912 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202307912%23c21 -- _______________________________________________ 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://pagure.io/fedora-infrastructure/new_issue
