https://bugzilla.redhat.com/show_bug.cgi?id=1294275
--- Comment #5 from Julien Enselme <[email protected]> --- > It is thanks to %{?python_provide:%python_provide python2-%{pname}} python_provide is just meant to add `Provide: python-ivi` to the subpackage for the default python implementation (python2 for now). If you look at the provides, you see that there is no mention of python2-ivi. If the python2 version were in its own subpackage, the provides would look that this: python2-ivi: python2-ivi python-ivi python2-ivi(x86-64) The other issues are corrected. -- 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] https://admin.fedoraproject.org/mailman/listinfo/package-review
