[Buildroot] [PATCH] package/python-pyzmq: drop python2 dependency for comment

Yann E. MORIN yann.morin.1998 at free.fr
Wed Feb 9 20:33:36 UTC 2022


Peter, All,

On 2022-02-09 16:26 +0100, Peter Korsgaard spake thusly:
> The package was updated to support python3 in commit 4a8bedc51d9
> (python-pyzmq: enable PyZMQ for Python 3), but the comment dependency was
> missed.
> 
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/python-pyzmq/Config.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/package/python-pyzmq/Config.in b/package/python-pyzmq/Config.in
> index 8f33a635c8..f8ce52f844 100644
> --- a/package/python-pyzmq/Config.in
> +++ b/package/python-pyzmq/Config.in
> @@ -9,5 +9,4 @@ config BR2_PACKAGE_PYTHON_PYZMQ
>  	  http://zeromq.org/bindings:python
>  
>  comment "python-pyzmq needs a toolchain w/ C++, threads"
> -	depends on BR2_PACKAGE_PYTHON
>  	depends on !(BR2_INSTALL_LIBSTDCPP && BR2_TOOLCHAIN_HAS_THREADS)
> -- 
> 2.20.1
> 
> _______________________________________________
> 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