https://bugzilla.redhat.com/show_bug.cgi?id=1130098 Igor Gnatenko <ignatenko@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ignatenko@xxxxxxxxxx --- Comment #1 from Igor Gnatenko <ignatenko@xxxxxxxxxx> --- unfortunately it is completely out of sync with guidelines. * must be split to python2- and python3- subpackages * must use %python_provide macro for them * should use new macroses %py2_build, %py3_build, %py2_install, %py3_install * must not use unversioned %{python_sitelib} * should drop %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} and sitearch macroses like that (it's needed only for EL5) -- 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 https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx