https://bugzilla.redhat.com/show_bug.cgi?id=1100477 --- Comment #3 from Christopher Meng <i@xxxxxxxx> --- 1. %{__python} --> %{__python2} 2. %files %{_bindir}/natsort %doc LICENSE %doc README.rst %{python_sitelib}/natsort %{python_sitelib}/natsort-%{version}-py*.egg-info %files -n python3-natsort %doc LICENSE %doc README.rst %{python_sitelib}/natsort %{python_sitelib}/natsort-%{version}-py*.egg-info 1) You should also provide a bin in python3 subpkg. 2) %files -n python3-natsort %doc LICENSE %doc README.rst %{python_sitelib}/natsort %{python_sitelib}/natsort-%{version}-py*.egg-info Still %{python_sitelib} ??? -- 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://admin.fedoraproject.org/mailman/listinfo/package-review