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

Christopher Meng <[email protected]> changed:

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



--- Comment #2 from Christopher Meng <[email protected]> ---
1. No need to import setup.py nowadays.

Just

%{__python} setup.py build

2. Remove %defattr(-,root,root,-)

3. BR BuildRequires: python-setuptools-devel is incorrect. should be
BuildRequires: python-setuptools

4. No need to attr() if the permission is sane.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=dMYtUAPHfJ&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to