https://bugzilla.redhat.com/show_bug.cgi?id=1315805
--- Comment #2 from Neal Gompa <[email protected]> --- Here's a few comments about the package: * Since this module does not output any scripts, the comment in the %install section is meaningless. * We now prefer that scripts be Python 3 powered rather than Python 2 powered, so %py3_install should be after %py2_install, not before. (Not that this matters in the context of this package.) * Python 3 subpackage doesn't have LICENSE under %license. That should be fixed. -- 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] To unsubscribe send an email to [email protected]
