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



--- Comment #9 from David Moreau Simard <[email protected]> ---
(In reply to David Moreau Simard from comment #8)
> Just noticed that in the last revision, the shebangs are not translated
> properly -- from "#!/usr/bin/env python" to "#!/usr/bin/python3 -s -s".
> 
> Trying to figure that out.

Dropping "%{py3_shbang_opts}" fixed it for me -- it turns out that
"%{__python3}" already supplied a "-s" and py3_shbang_opts was adding a second
one.

-- 
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 -- [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]

Reply via email to