https://bugzilla.redhat.com/show_bug.cgi?id=2058411 Miro Hrončok <mhroncok@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ |needinfo?(mhroncok@redhat.c | |om) | Status|ASSIGNED |POST --- Comment #11 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- > Reported upstream: https://github.com/thombashi/tcolorpy/issues/2 You can send them a PR as well ;) > sed -i '1d' tcolorpy/__main__.py This is very dangerous if you forget to remove it once they remove it. What about: sed -i '1!b;/^#!/d' tcolorpy/__main__.py Other than that, the package is APPROVED. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2058411 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure