https://bugzilla.redhat.com/show_bug.cgi?id=1212148
--- Comment #3 from Haïkel Guémar <[email protected]> --- 1. use %{__python2} and %{__python2_sitelib} instead of %{__python}/%{__python_sitelib} as we're switching to python3, it could be confusing. 2. use %{__python2_sitearch} instead of %{_libdir}/python2*/site-packages/* (the same for python3} 3. drop the commented BuilArch field, not needed. -- 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
