buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
From: "Marcin Niestrój" <m.niestroj@grinn-global.com>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>,
	"Yann E . MORIN" <yann.morin.1998@free.fr>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 3/5] package/python-packaging: enable host build
Date: Sun, 02 Jan 2022 23:05:17 +0100	[thread overview]
Message-ID: <87a6gdhjyi.fsf@grinn-global.com> (raw)
In-Reply-To: <20220101193018.404937-3-james.hilliard1@gmail.com>


James Hilliard <james.hilliard1@gmail.com> writes:

> This is required by python-setuptools-scm.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-packaging/python-packaging.mk | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/package/python-packaging/python-packaging.mk b/package/python-packaging/python-packaging.mk
> index 6b54d2416d..e2fb9b120b 100644
> --- a/package/python-packaging/python-packaging.mk
> +++ b/package/python-packaging/python-packaging.mk
> @@ -10,5 +10,8 @@ PYTHON_PACKAGING_SITE = https://files.pythonhosted.org/packages/df/86/aef78bab3a
>  PYTHON_PACKAGING_SETUP_TYPE = setuptools
>  PYTHON_PACKAGING_LICENSE = Apache-2.0 or BSD-2-Clause
>  PYTHON_PACKAGING_LICENSE_FILES = LICENSE LICENSE.APACHE LICENSE.BSD
> +HOST_PYTHON_PACKAGING_NEEDS_HOST_PYTHON = python3
> +HOST_PYTHON_PACKAGING_DEPENDENCIES = host-python-pyparsing
>
>  $(eval $(python-package))
> +$(eval $(host-python-package))

Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>

--
Marcin Niestrój
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-01-02 22:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-01 19:30 [Buildroot] [PATCH 1/5] package/python-tomli: new package James Hilliard
2022-01-01 19:30 ` [Buildroot] [PATCH 2/5] package/python-pyparsing: enable host build James Hilliard
2022-01-02 21:56   ` Marcin Niestrój
2022-01-08 23:17   ` Thomas Petazzoni
2022-01-01 19:30 ` [Buildroot] [PATCH 3/5] package/python-packaging: " James Hilliard
2022-01-02 22:05   ` Marcin Niestrój [this message]
2022-01-08 23:17   ` Thomas Petazzoni
2022-01-01 19:30 ` [Buildroot] [PATCH 4/5] package/python-setuptools-scm: bump to version 6.3.2 James Hilliard
2022-01-08 23:17   ` Thomas Petazzoni
2022-01-01 19:30 ` [Buildroot] [PATCH 5/5] package/python-argon2-cffi-bindings: new package James Hilliard
2022-01-08 23:17 ` [Buildroot] [PATCH 1/5] package/python-tomli: " 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=87a6gdhjyi.fsf@grinn-global.com \
    --to=m.niestroj@grinn-global.com \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /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;
as well as URLs for NNTP newsgroup(s).