https://bugzilla.redhat.com/show_bug.cgi?id=1731111 Petr Viktorin <pviktori@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pviktori@xxxxxxxxxx --- Comment #3 from Petr Viktorin <pviktori@xxxxxxxxxx> --- > what about this line? >> %{?python_provide:%python_provide python3-%{pypi_name}} Most likely, you want to remove it. If you want *people* to `dnf install python3-osbuild` rather than `dnf install osbuild`, you should add both of: Provides: python3-%{pypi_name} %{?python_provide:%python_provide python3-%{pypi_name}} -- 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