https://bugzilla.redhat.com/show_bug.cgi?id=1030107 --- Comment #10 from Sandro Mani <manisandro@xxxxxxxxx> --- Concerning the highlight.py shebang: highlight.py is not meant to be a runnable python script (note that it misses a main function, while the other scripts have one), so I think that it is correct that it does not have a shebang (many python modules in the python site-packages do not have shebangs). Without shebang however the file should not be executable, which I have fixed. Spec URL: http://smani.fedorapeople.org/review/apitrace.spec SRPM URL: http://smani.fedorapeople.org/review/apitrace-4.0-4.fc21.src.rpm * Mon Nov 18 2013 Sandro Mani <manisandro@xxxxxxxxx> - 4.0-4 - chmod 0644 scripts/highlight.py - Fix all python shebangs according to fedora guidelines - Use BR: python2-devel - Split off qapitrace into subpackage -- 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