All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] python-py: add dependency on host-python-setuptools-scm
@ 2018-10-17 16:27 Asaf Kahlon
  2018-10-17 16:33 ` Yegor Yefremov
  2018-10-17 19:46 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Asaf Kahlon @ 2018-10-17 16:27 UTC (permalink / raw)
  To: buildroot

Fixes:
http://autobuild.buildroot.net/results/cde7ea2fc256ff9f1f6b8d887b26543b998d7186

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

diff --git a/package/python-py/python-py.mk b/package/python-py/python-py.mk
index e9c4d0a3b5..87e19ac21a 100644
--- a/package/python-py/python-py.mk
+++ b/package/python-py/python-py.mk
@@ -7,6 +7,7 @@
 PYTHON_PY_VERSION = 1.7.0
 PYTHON_PY_SOURCE = py-$(PYTHON_PY_VERSION).tar.gz
 PYTHON_PY_SITE = https://files.pythonhosted.org/packages/c7/fa/eb6dd513d9eb13436e110aaeef9a1703437a8efa466ce6bb2ff1d9217ac7
+PYTHON_PY_DEPENDENCIES = host-python-setuptools-scm
 PYTHON_PY_SETUP_TYPE = setuptools
 PYTHON_PY_LICENSE = MIT
 PYTHON_PY_LICENSE_FILES = LICENSE
-- 
2.17.1

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

* [Buildroot] [PATCH 1/1] python-py: add dependency on host-python-setuptools-scm
  2018-10-17 16:27 [Buildroot] [PATCH 1/1] python-py: add dependency on host-python-setuptools-scm Asaf Kahlon
@ 2018-10-17 16:33 ` Yegor Yefremov
  2018-10-17 19:46 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Yegor Yefremov @ 2018-10-17 16:33 UTC (permalink / raw)
  To: buildroot

On Wed, Oct 17, 2018 at 6:27 PM Asaf Kahlon <asafka7@gmail.com> wrote:
>
> Fixes:
> http://autobuild.buildroot.net/results/cde7ea2fc256ff9f1f6b8d887b26543b998d7186
>
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

On Fri, Oct 12, 2018 at 2:58 PM Asaf Kahlon <asafka7@gmail.com> wrote:
>
> Library with cross-python path, ini-parsing, io, code, log
> facilities.
>
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

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

Yegor

> ---
>  package/python-py/python-py.mk | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/package/python-py/python-py.mk b/package/python-py/python-py.mk
> index e9c4d0a3b5..87e19ac21a 100644
> --- a/package/python-py/python-py.mk
> +++ b/package/python-py/python-py.mk
> @@ -7,6 +7,7 @@
>  PYTHON_PY_VERSION = 1.7.0
>  PYTHON_PY_SOURCE = py-$(PYTHON_PY_VERSION).tar.gz
>  PYTHON_PY_SITE = https://files.pythonhosted.org/packages/c7/fa/eb6dd513d9eb13436e110aaeef9a1703437a8efa466ce6bb2ff1d9217ac7
> +PYTHON_PY_DEPENDENCIES = host-python-setuptools-scm
>  PYTHON_PY_SETUP_TYPE = setuptools
>  PYTHON_PY_LICENSE = MIT
>  PYTHON_PY_LICENSE_FILES = LICENSE
> --
> 2.17.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

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

* [Buildroot] [PATCH 1/1] python-py: add dependency on host-python-setuptools-scm
  2018-10-17 16:27 [Buildroot] [PATCH 1/1] python-py: add dependency on host-python-setuptools-scm Asaf Kahlon
  2018-10-17 16:33 ` Yegor Yefremov
@ 2018-10-17 19:46 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-10-17 19:46 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 17 Oct 2018 19:27:01 +0300, Asaf Kahlon wrote:
> Fixes:
> http://autobuild.buildroot.net/results/cde7ea2fc256ff9f1f6b8d887b26543b998d7186
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-py/python-py.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:[~2018-10-17 19:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-17 16:27 [Buildroot] [PATCH 1/1] python-py: add dependency on host-python-setuptools-scm Asaf Kahlon
2018-10-17 16:33 ` Yegor Yefremov
2018-10-17 19:46 ` 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.