All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] utils/scanpypi: don't hardcode python2
Date: Sun, 1 Apr 2018 07:54:26 +0200	[thread overview]
Message-ID: <20180401075426.3576abb5@windsurf> (raw)
In-Reply-To: <20180330214807.6135-1-peter@korsgaard.com>

Hello,

On Fri, 30 Mar 2018 23:48:07 +0200, Peter Korsgaard wrote:
> Commit 3a0c20c5309b (scanpypi: add support for Python3) adapted the script
> to work with python 3.x, but the shebang still said python2 making it
> unlikely to work on systems without python 2.x.
> 
> Change it to just 'python' instead.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  utils/scanpypi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2018-04-01  5:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-30 21:48 [Buildroot] [PATCH] utils/scanpypi: don't hardcode python2 Peter Korsgaard
2018-04-01  5:37 ` Yegor Yefremov
2018-04-01  5:54 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180401075426.3576abb5@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.