https://bugzilla.redhat.com/show_bug.cgi?id=1357573 Igor Gnatenko <ignatenko@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ignatenko@xxxxxxxxxx --- Comment #3 from Igor Gnatenko <ignatenko@xxxxxxxxxx> --- > BuildRequires: python-setuptools BuildRequires: python2-setuptools - Also please move BRs under subpackages (just for better look&feel) > rm -rf %{pypi_name}.egg-info it's not on github source > %{python3_sitelib}/%{srcname}-%{version}-py?.?.egg-info 1. add trailing slash please, to be sure that it's generated by setuptools and not distutils 2. if you really want that strict thing here, replace "?.?" with "%{python3_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