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

Christopher Meng <[email protected]> changed:

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



--- Comment #1 from Christopher Meng <[email protected]> ---
1. Remove

%defattr(-, root, root)

2. Filter out the private library.

https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering

3. BuildRequires:  python-devel

should be

BuildRequires:  python2-devel

4. If possible, merge the %check section into setup.py.

-- 
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=NhLG9hMtsE&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to