https://bugzilla.redhat.com/show_bug.cgi?id=1929990
Miro Hrončok <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Miro Hrončok <[email protected]> --- Spec sanity: > %{?python_provide:%python_provide python3-%{pypi_name}} This is outdated and can be removed if you target Fedora 33+ or replaced with %py_provides if you target F32 or EPEL as well, see https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_the_py_provides_macro > %{__python3} setup.py test Use %{python3} please, see https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_macros Will run fedora-review. -- 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
