[Buildroot] [PATCH v2] package/python-automat: add missing build-time dependency

Yann E. MORIN yann.morin.1998 at free.fr
Mon Jul 4 15:45:36 UTC 2022


Yegor, All,

+James

On 2022-07-04 11:46 +0200, yegorslists--- via buildroot spake thusly:
> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> python-automat needs host-python-typing-extensions.

Isn't that similar to the patch about python-argon2-cffi-bindings?

Regards,
Yann E. MORIN.

> Fixes: http://autobuild.buildroot.net/results/a4a52da24032222860ad6abe89bf66839cc2e812/
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
> Changes:
> 	v1 -> v2: add Fixes tag
> 
>  package/python-automat/python-automat.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/python-automat/python-automat.mk b/package/python-automat/python-automat.mk
> index b94fd2e1c4..03d6759718 100644
> --- a/package/python-automat/python-automat.mk
> +++ b/package/python-automat/python-automat.mk
> @@ -10,6 +10,6 @@ PYTHON_AUTOMAT_SITE = https://files.pythonhosted.org/packages/80/c5/82c63bad570f
>  PYTHON_AUTOMAT_SETUP_TYPE = setuptools
>  PYTHON_AUTOMAT_LICENSE = MIT
>  PYTHON_AUTOMAT_LICENSE_FILES = LICENSE
> -PYTHON_AUTOMAT_DEPENDENCIES = host-python-m2r host-python-setuptools-scm
> +PYTHON_AUTOMAT_DEPENDENCIES = host-python-m2r host-python-setuptools-scm host-python-typing-extensions
>  
>  $(eval $(python-package))
> -- 
> 2.17.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at 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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list