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



--- Comment #13 from Jonny Heggheim <[email protected]> ---
(In reply to Miro HronĨok from comment #11)
> > Reported upstream: https://github.com/thombashi/tcolorpy/issues/2
> 
> You can send them a PR as well ;)

That is true, added one.

> > 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.

Thanks, I changed the sed command to use patch based on PR instead


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2058411
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to