https://bugzilla.redhat.com/show_bug.cgi?id=1310145 --- Comment #6 from Jonathan Underwood <jonathan.underwood@xxxxxxxxx> --- Here's a nice recipe for fixing up a shebang (taken from the python-pillow package): find -name '*.py' | xargs sed -i '1s|^#!.*python|#!%{__python3}|' -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review