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

Cole Robinson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]



--- Comment #1 from Cole Robinson <[email protected]> ---
Similar to as mentioned in the pysmell review over here:
https://bugzilla.redhat.com/show_bug.cgi?id=1028817#c1

drop the egg-info from the tarball, let the RPM build generate it
%{__python}-->%{__python2}
%{python_sitelib}-->%{python2_sitelib}

https://fedoraproject.org/wiki/Packaging:Python_Eggs#Providing_Eggs_using_Setuptools
 : suggests simply doing %{python2_sitelib}/* in %files to catch the module and
egg-info directory

First 3 description lines have trailing whitespace
As does line 33 above %files

-- 
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://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to