[Buildroot] [PATCH 1/1] package/python-packaging: depend on python3

Yann E. MORIN yann.morin.1998 at free.fr
Sun Oct 3 19:31:17 UTC 2021


Asaf, All,

On 2021-09-23 21:37 +0300, Asaf Kahlon spake thusly:
> The latest version of this package requires python 3.6+.
> 
> Fixes:
>  - http://autobuild.buildroot.net/results/217157f4dd9fd56d0a13d47e6373f4c478f26757/
> 
> Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>

I added a blurb that the only reverse dependency, pytest, already needs
python3, and applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/python-packaging/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/python-packaging/Config.in b/package/python-packaging/Config.in
> index 12170df84e..74d5205e8d 100644
> --- a/package/python-packaging/Config.in
> +++ b/package/python-packaging/Config.in
> @@ -1,5 +1,6 @@
>  config BR2_PACKAGE_PYTHON_PACKAGING
>  	bool "python-packaging"
> +	depends on BR2_PACKAGE_PYTHON3
>  	select BR2_PACKAGE_PYTHON_PYPARSING # runtime
>  	help
>  	  Core utilities for Python packages.
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at lists.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