https://bugzilla.redhat.com/show_bug.cgi?id=2061570 Miro Hrončok <mhroncok@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mhroncok@xxxxxxxxxx --- Comment #1 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- Advanced Python macro-fu: The BuildRequires (such as pip, setuptools, wheel) might be better generated (but I seem to recall that you know that, but prefer not to). PYTHONPATH=$(ls -1d $PWD/build/lib.*) -> PYTHONPATH=%{pyproject_build_lib} (note that this macro is provisional, do report problems if you find them) #%%check -> you can at least do %pyporject_check_import (requires %pypoject_save_files). The LICENSE is not marked as LICENSE, consider using %pypoject_save_files and -f %{pyproject_files} to have this handled by the macros. -- 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=2061570 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure