Broken scripts with bad shebang
Description:
Scripts starting with #!/usr/bin/python will be installed with #!python as their shebang. This will affect newly built packages. Consider a patch?
Additional info:
- package version(s): 1:78.1.0-1
- config and/or log files:
- link to upstream bug report, if any: https://github.com/pypa/setuptools/issues/4934