All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/python-cbor2: needs host-python-setuptools-scm
@ 2020-04-14  6:59 Asaf Kahlon
  2020-04-14  9:44 ` Yegor Yefremov
  2020-04-15 19:39 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Asaf Kahlon @ 2020-04-14  6:59 UTC (permalink / raw)
  To: buildroot

Fixes:
  http://autobuild.buildroot.net/results/124e1e628c78449fbaa027d74ab871b36d782343/

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-cbor2/python-cbor2.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/python-cbor2/python-cbor2.mk b/package/python-cbor2/python-cbor2.mk
index d504e33d2d..d0cee7e941 100644
--- a/package/python-cbor2/python-cbor2.mk
+++ b/package/python-cbor2/python-cbor2.mk
@@ -10,5 +10,6 @@ PYTHON_CBOR2_SITE = https://files.pythonhosted.org/packages/3e/2c/188d040bd4cf99
 PYTHON_CBOR2_SETUP_TYPE = setuptools
 PYTHON_CBOR2_LICENSE = MIT
 PYTHON_CBOR2_LICENSE_FILES = LICENSE.txt
+PYTHON_CBOR2_DEPENDENCIES = host-python-setuptools-scm
 
 $(eval $(python-package))
-- 
2.26.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/python-cbor2: needs host-python-setuptools-scm
  2020-04-14  6:59 [Buildroot] [PATCH] package/python-cbor2: needs host-python-setuptools-scm Asaf Kahlon
@ 2020-04-14  9:44 ` Yegor Yefremov
  2020-04-15 19:39 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Yegor Yefremov @ 2020-04-14  9:44 UTC (permalink / raw)
  To: buildroot

On Tue, Apr 14, 2020 at 9:00 AM Asaf Kahlon <asafka7@gmail.com> wrote:
>
> Fixes:
>   http://autobuild.buildroot.net/results/124e1e628c78449fbaa027d74ab871b36d782343/
>
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>

> ---
>  package/python-cbor2/python-cbor2.mk | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/package/python-cbor2/python-cbor2.mk b/package/python-cbor2/python-cbor2.mk
> index d504e33d2d..d0cee7e941 100644
> --- a/package/python-cbor2/python-cbor2.mk
> +++ b/package/python-cbor2/python-cbor2.mk
> @@ -10,5 +10,6 @@ PYTHON_CBOR2_SITE = https://files.pythonhosted.org/packages/3e/2c/188d040bd4cf99
>  PYTHON_CBOR2_SETUP_TYPE = setuptools
>  PYTHON_CBOR2_LICENSE = MIT
>  PYTHON_CBOR2_LICENSE_FILES = LICENSE.txt
> +PYTHON_CBOR2_DEPENDENCIES = host-python-setuptools-scm
>
>  $(eval $(python-package))
> --
> 2.26.0
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/python-cbor2: needs host-python-setuptools-scm
  2020-04-14  6:59 [Buildroot] [PATCH] package/python-cbor2: needs host-python-setuptools-scm Asaf Kahlon
  2020-04-14  9:44 ` Yegor Yefremov
@ 2020-04-15 19:39 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-04-15 19:39 UTC (permalink / raw)
  To: buildroot

On Tue, 14 Apr 2020 09:59:15 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> Fixes:
>   http://autobuild.buildroot.net/results/124e1e628c78449fbaa027d74ab871b36d782343/
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-cbor2/python-cbor2.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-15 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-14  6:59 [Buildroot] [PATCH] package/python-cbor2: needs host-python-setuptools-scm Asaf Kahlon
2020-04-14  9:44 ` Yegor Yefremov
2020-04-15 19:39 ` Thomas Petazzoni

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.