https://bugzilla.redhat.com/show_bug.cgi?id=1977120
--- Comment #5 from LumÃr Balhar <[email protected]> --- Created attachment 1796117 --> https://bugzilla.redhat.com/attachment.cgi?id=1796117&action=edit new spec The reason for this error is that %pyproject_buildrequires reads project's metadata and therefore needs to have PBR_VERSION set as well. While I was trying to fix the issue I've fixed also some of them mentioned above, here is my full specfile. Feel free to update it as you wish, test it and upload it back. Fixed: - %generate_buildrequires after %prep where it's actually executed - %pytest instead of %tox - see the upstream issue https://github.com/blambright/qstylizer/issues/11 - test dependencies specified manually instead of %pyproject_buildrequires -r -x test - also described upstream - readme in doc -- 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 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
