Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] package/python3-setuptools: new package
Date: Tue, 1 Jan 2019 11:31:29 +0100	[thread overview]
Message-ID: <20190101113129.48b91ab5@windsurf> (raw)
In-Reply-To: <20181228170132.13049-2-thomas.petazzoni@bootlin.com>

Hello,

On Fri, 28 Dec 2018 18:01:29 +0100, Thomas Petazzoni wrote:
> This new package allows to install the host version of setuptools for
> python3, regardless of what the default Python version is. It will be
> used by the python-package infrastructure to make sure that host
> Python packages that need python3 and setuptools have setuptools
> installed for Python 3.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
>  .../0001-add-executable.patch                 | 72 +++++++++++++++++++
>  .../python3-setuptools.hash                   |  1 +
>  .../python3-setuptools/python3-setuptools.mk  | 24 +++++++
>  3 files changed, 97 insertions(+)
>  create mode 100644 package/python3-setuptools/0001-add-executable.patch
>  create mode 120000 package/python3-setuptools/python3-setuptools.hash
>  create mode 100644 package/python3-setuptools/python3-setuptools.mk

Applied to master after changing the duplicated patch by a symlink to
the same patch in package/python-setuptools/, as suggested by Asaf.
Thanks Asaf and Yegor for the review!

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2019-01-01 10:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-28 17:01 [Buildroot] [PATCH 0/3] Prepare Python support for top-level parallel build Thomas Petazzoni
2018-12-28 17:01 ` [Buildroot] [PATCH 1/3] package/python3-setuptools: new package Thomas Petazzoni
2018-12-29 15:13   ` Asaf Kahlon
2018-12-31 18:32   ` Yegor Yefremov
2019-01-01 10:31   ` Thomas Petazzoni [this message]
2019-01-14 18:31   ` Arnout Vandecappelle
2019-01-14 19:59     ` Thomas Petazzoni
2018-12-28 17:01 ` [Buildroot] [PATCH 2/3] package/pkg-python: use host-python3-setuptools when needed Thomas Petazzoni
2018-12-29 15:15   ` Asaf Kahlon
2018-12-31 18:29     ` Yegor Yefremov
2019-01-01 10:31   ` Thomas Petazzoni
2018-12-28 17:01 ` [Buildroot] [PATCH 3/3] package/pkg-python: use --single-version-externally-managed for host setuptools Thomas Petazzoni
2018-12-29 15:16   ` Asaf Kahlon
2018-12-31 18:30     ` Yegor Yefremov
2019-01-01 10:31   ` Thomas Petazzoni

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=20190101113129.48b91ab5@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox