mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] python3: add option to include bundled pip
Date: Sun, 12 Jan 2020 21:02:26 +0100	[thread overview]
Message-ID: <20200112200226.pb75fu2u4gdgeizz@pengutronix.de> (raw)
In-Reply-To: <20200106151239.3955692-1-r.schwebel@pengutronix.de>

Hi Michael,

On Mon, Jan 06, 2020 at 04:12:39PM +0100, Robert Schwebel wrote:
> Python can be configured --with-ensurepip, which bundles an included pip
> installer. If the option is enabled, the build process also generates
> two wheel files for pip and setuptools:
> 
>   Lib/ensurepip/_bundled/pip-19.0.3-py2.py3-none-any.whl
>   Lib/ensurepip/_bundled/setuptools-40.8.0-py2.py3-none-any.whl
> 
> which need to be installed on targetinstall.
> 
> Now that 'python3 -m venv env' works, it turns out that the 'activate'
> script was not installed, which is fixed in this patch as well.
> 
> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
> ---
>  rules/python3.in   | 4 ++++
>  rules/python3.make | 6 ++++--
>  2 files changed, 8 insertions(+), 2 deletions(-)

Did you find time to look at this patch?

rsc
-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2020-01-12 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 15:12 Robert Schwebel
2020-01-12 20:02 ` Robert Schwebel [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=20200112200226.pb75fu2u4gdgeizz@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox