https://bugzilla.redhat.com/show_bug.cgi?id=1361410
Zbigniew Jędrzejewski-Szmek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST CC| |[email protected] Assignee|[email protected] |[email protected] Flags| |fedora-review+ --- Comment #1 from Zbigniew Jędrzejewski-Szmek <[email protected]> --- %description should be wrapped to 80 columns (it's currently a big jagged). .spec file has some trailing whitespace. .egg-info doesn't need to be removed in %prep. It isn't strictly required, but it's considered good practice to specify more specific patterns in %files: %{python2_sitearch}/%{srcname}/ %{python2_sitearch}/%{srcname}-egg.info... + package name is OK + latest version + license is acceptable (MIT) + license is specified correctly + builds and installs OK + modern python packaging template is used + R/P/BR look OK + %python_provide macro is used + no scriptlets present or necessary + rpmlint only bogus warnings about spelling Package is APPROVED. -- 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]
