https://bugzilla.redhat.com/show_bug.cgi?id=1977120 Lumír Balhar <lbalhar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbalhar@xxxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |lbalhar@xxxxxxxxxx Flags| |fedora-review? --- Comment #2 from Lumír Balhar <lbalhar@xxxxxxxxxx> --- First few notes: PyPI URL does not work because they do not publish sdist tarball to PyPI. Their wheel is universal so this should not cause any troubles. I wanted to ask you whether you considered new pyproject macros but now I see that upstream metadata requires old versions of dependencies like pytest >= 4, < 5 or pytest-mock >= 1.6, < 2. If tests work with the latest components from rawhide, could you please open an upstream issue? You can take a look at the new macros and use some of them: https://src.fedoraproject.org/rpms/pyproject-rpm-macros %python_provide macro is deprecated. All provides should be generated automatically but if you need to specify them manually, use %py_provides, see https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_the_py_provides_macro -- 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 -- 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