Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/python-setuptools-scm: add missing runtime dependency
@ 2022-07-04 10:48 yegorslists--- via buildroot
  2022-07-04 15:53 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: yegorslists--- via buildroot @ 2022-07-04 10:48 UTC (permalink / raw)
  To: buildroot; +Cc: james.hilliard1, Asaf Kahlon

From: Yegor Yefremov <yegorslists@googlemail.com>

Since version 7.0.4 python-setuptools-scm requires
host-python-typing-extensions package.

Fixes:
http://autobuild.buildroot.net/results/a4a52da24032222860ad6abe89bf66839cc2e812/
http://autobuild.buildroot.net/results/2b381cd32671db4aa0b281ece5569667bae0f923/
http://autobuild.buildroot.net/results/a3c5208224cc7825152d9a27b64fd82fb000a259/

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/python-setuptools-scm/python-setuptools-scm.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-setuptools-scm/python-setuptools-scm.mk b/package/python-setuptools-scm/python-setuptools-scm.mk
index 890ee0c9c1..a3de013cc5 100644
--- a/package/python-setuptools-scm/python-setuptools-scm.mk
+++ b/package/python-setuptools-scm/python-setuptools-scm.mk
@@ -10,6 +10,6 @@ PYTHON_SETUPTOOLS_SCM_SITE = https://files.pythonhosted.org/packages/bc/e6/ac8b0
 PYTHON_SETUPTOOLS_SCM_LICENSE = MIT
 PYTHON_SETUPTOOLS_SCM_LICENSE_FILES = LICENSE
 PYTHON_SETUPTOOLS_SCM_SETUP_TYPE = setuptools
-HOST_PYTHON_SETUPTOOLS_SCM_DEPENDENCIES = host-python-packaging host-python-tomli
+HOST_PYTHON_SETUPTOOLS_SCM_DEPENDENCIES = host-python-packaging host-python-tomli host-python-typing-extensions
 
 $(eval $(host-python-package))
-- 
2.17.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/python-setuptools-scm: add missing runtime dependency
  2022-07-04 10:48 [Buildroot] [PATCH] package/python-setuptools-scm: add missing runtime dependency yegorslists--- via buildroot
@ 2022-07-04 15:53 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2022-07-04 15:53 UTC (permalink / raw)
  To: yegorslists; +Cc: james.hilliard1, Asaf Kahlon, buildroot

Yegor, All,

On 2022-07-04 12:48 +0200, yegorslists--- via buildroot spake thusly:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> Since version 7.0.4 python-setuptools-scm requires
> host-python-typing-extensions package.
> 
> Fixes:
> http://autobuild.buildroot.net/results/a4a52da24032222860ad6abe89bf66839cc2e812/
> http://autobuild.buildroot.net/results/2b381cd32671db4aa0b281ece5569667bae0f923/
> http://autobuild.buildroot.net/results/a3c5208224cc7825152d9a27b64fd82fb000a259/
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/python-setuptools-scm/python-setuptools-scm.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/python-setuptools-scm/python-setuptools-scm.mk b/package/python-setuptools-scm/python-setuptools-scm.mk
> index 890ee0c9c1..a3de013cc5 100644
> --- a/package/python-setuptools-scm/python-setuptools-scm.mk
> +++ b/package/python-setuptools-scm/python-setuptools-scm.mk
> @@ -10,6 +10,6 @@ PYTHON_SETUPTOOLS_SCM_SITE = https://files.pythonhosted.org/packages/bc/e6/ac8b0
>  PYTHON_SETUPTOOLS_SCM_LICENSE = MIT
>  PYTHON_SETUPTOOLS_SCM_LICENSE_FILES = LICENSE
>  PYTHON_SETUPTOOLS_SCM_SETUP_TYPE = setuptools
> -HOST_PYTHON_SETUPTOOLS_SCM_DEPENDENCIES = host-python-packaging host-python-tomli
> +HOST_PYTHON_SETUPTOOLS_SCM_DEPENDENCIES = host-python-packaging host-python-tomli host-python-typing-extensions
>  
>  $(eval $(host-python-package))
> -- 
> 2.17.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-07-04 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-04 10:48 [Buildroot] [PATCH] package/python-setuptools-scm: add missing runtime dependency yegorslists--- via buildroot
2022-07-04 15:53 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox