https://bugzilla.redhat.com/show_bug.cgi?id=1374024 --- Comment #6 from Igor Gnatenko <ignatenko@xxxxxxxxxx> --- > %if 0%{?fedora} > %global with_python3 1 > %endif drop this as it doesn't work anyway fo your case. > License: GPLv3 I think it's GPLv3+ > BuildRequires: python-setuptools BuildRequires: python2-setuptools > %{python2_sitelib}/%{pypi_name} %{python2_sitelib}/%{pypi_name}/ > %{python2_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %{python2_sitelib}/%{pypi_name}-%{version}-py%{python2_version}.egg-info/ * I think you don't need to do symlinks for binary. I think they both provide same result independent on python version. -- 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