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

Christopher Meng <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review+



--- Comment #1 from Christopher Meng <[email protected]> ---
SUGGESTION
=====
1. Use Pypi as Source0 in order to avoid a lot of rev number and wasting 2
lines. ;)

2. find -name '*egg-info' | xargs rm -rf

can be 

find -name '*egg-info' -delete

PACKAGE APPROVED.

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

Reply via email to