[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH] Use env in python-shebangs
From:       martin () hundeboll ! net (=?UTF-8?q?Martin=20Hundeb=C3=B8ll?=)
Date:       2014-10-31 10:17:01
Message-ID: 1414750622-17745-1-git-send-email-martin () hundeboll ! net
[Download RAW message or body]

To make fake env or virtualenv possible, make sure python scripts use
 "#!/usr/bin/env python" as shebang.

Comments to previous patches/rfcs rejected the idea of either explicit
use of python2 in the env-shebang or a python2-symlink in the bitbake
environment, so this is dropped.

Still we would like to make the lifes easier for those unfortunate souls
that live in a python3-first world/distro :)

Thanks for the previous comments!

Martin Hundeb?ll (1):
  scripts: use '/usr/bin/env' in shebangs with python

 bitbake/lib/progressbar.py                                | 2 +-
 scripts/lib/wic/conf.py                                   | 2 +-
 scripts/lib/wic/creator.py                                | 2 +-
 scripts/lib/wic/imager/baseimager.py                      | 2 +-
 scripts/lib/wic/kickstart/__init__.py                     | 2 +-
 scripts/lib/wic/kickstart/custom_commands/micboot.py      | 2 +-
 scripts/lib/wic/kickstart/custom_commands/micpartition.py | 2 +-
 scripts/lib/wic/msger.py                                  | 2 +-
 scripts/lib/wic/plugin.py                                 | 2 +-
 scripts/lib/wic/pluginbase.py                             | 2 +-
 scripts/lib/wic/utils/errors.py                           | 2 +-
 scripts/lib/wic/utils/fs_related.py                       | 2 +-
 scripts/lib/wic/utils/misc.py                             | 2 +-
 scripts/lib/wic/utils/partitionedfs.py                    | 2 +-
 scripts/lib/wic/utils/runner.py                           | 2 +-
 scripts/pybootchartgui/pybootchartgui.py                  | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

-- 
2.1.3


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic