https://bugzilla.redhat.com/show_bug.cgi?id=919937 --- Comment #2 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> --- # Fix non-executable-script. chmod +x %{buildroot}%{python_sitelib}/testify/utils/code_coverage.py It's the same issue as for python-py2neo: Instead of making a script in %{python_sitelib} executable (which is not needed at all), remove the shebang from that script. The current shebang #!/usr/local/bin/python doesn't point to a reachable target anyway. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NeGfC48VrS&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review