https://bugzilla.redhat.com/show_bug.cgi?id=1357573

Igor Gnatenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Igor Gnatenko <[email protected]> ---
> 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
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to