https://bugzilla.redhat.com/show_bug.cgi?id=1066304
--- Comment #7 from Bohuslav "Slavek" Kabrda <[email protected]> --- (In reply to Christopher Meng from comment #6) > 1. BuildRequires: python-devel > > Use python2-devel > > 2. %{python_sitelib} > > Use > > %{python2_sitelib} > > 3. py?.? > > Well, to be more specific, try %python{2,3}_version Right, will do that before committing to dist-git. -- 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
