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



--- Comment #10 from Sandro Mani <manisan...@gmail.com> ---
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 <manisan...@gmail.com> - 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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to