* [Buildroot] [PATCH] package/python-pyzmq: drop python2 dependency for comment
@ 2022-02-09 15:26 Peter Korsgaard
2022-02-09 20:33 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2022-02-09 15:26 UTC (permalink / raw)
To: buildroot; +Cc: Michael Rommel, Asaf Kahlon
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@korsgaard.com>
---
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@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/python-pyzmq: drop python2 dependency for comment
2022-02-09 15:26 [Buildroot] [PATCH] package/python-pyzmq: drop python2 dependency for comment Peter Korsgaard
@ 2022-02-09 20:33 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2022-02-09 20:33 UTC (permalink / raw)
To: Peter Korsgaard; +Cc: Michael Rommel, Asaf Kahlon, buildroot
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@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@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-02-09 20:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 15:26 [Buildroot] [PATCH] package/python-pyzmq: drop python2 dependency for comment Peter Korsgaard
2022-02-09 20:33 ` 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