https://bugzilla.redhat.com/show_bug.cgi?id=1335878
--- Comment #2 from Tomas Orsava <[email protected]> --- I suggest unifying the order of Python 2 vs. Python 3 scripts in sections %build, %install and %check sections. I'd also suggest using the %{pythonX_version} macro instead of ?.? in: %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %{python2_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info Otherwise the spec looks great, I'll continue with the review. -- 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] http://lists.fedoraproject.org/admin/lists/[email protected]
