* [Buildroot] [PATCH 1/1] package/python-matplotlib: add Pillow dependency
@ 2023-05-26 9:42 Witold Lipieta
2023-06-03 19:14 ` Arnout Vandecappelle via buildroot
2023-06-14 11:50 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Witold Lipieta @ 2023-05-26 9:42 UTC (permalink / raw)
To: buildroot; +Cc: Witold Lipieta, Jugurtha BELKALEM, Asaf Kahlon
Pillow is mandatory dependency since version 3.3.0.
Signed-off-by: Witold Lipieta <witold.lipieta@thaumatec.com>
---
package/python-matplotlib/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/python-matplotlib/Config.in b/package/python-matplotlib/Config.in
index b936777662..8a9281b8e7 100644
--- a/package/python-matplotlib/Config.in
+++ b/package/python-matplotlib/Config.in
@@ -11,6 +11,7 @@ config BR2_PACKAGE_PYTHON_MATPLOTLIB
select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
select BR2_PACKAGE_PYTHON_KIWISOLVER # runtime
select BR2_PACKAGE_PYTHON_NUMPY # runtime
+ select BR2_PACKAGE_PYTHON_PILLOW # runtime
select BR2_PACKAGE_PYTHON_PYPARSING # runtime
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
select BR2_PACKAGE_QHULL
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-matplotlib: add Pillow dependency
2023-05-26 9:42 [Buildroot] [PATCH 1/1] package/python-matplotlib: add Pillow dependency Witold Lipieta
@ 2023-06-03 19:14 ` Arnout Vandecappelle via buildroot
2023-06-14 11:50 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2023-06-03 19:14 UTC (permalink / raw)
To: Witold Lipieta, buildroot; +Cc: Jugurtha BELKALEM, Adam Duskett, Asaf Kahlon
On 26/05/2023 11:42, Witold Lipieta wrote:
> Pillow is mandatory dependency since version 3.3.0.
>
> Signed-off-by: Witold Lipieta <witold.lipieta@thaumatec.com>
Applied to master, thanks.
It would be nice to add a runtime test to catch such issues (cfr. all the
other python tests in there).
Regards,
Arnout
> ---
> package/python-matplotlib/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/python-matplotlib/Config.in b/package/python-matplotlib/Config.in
> index b936777662..8a9281b8e7 100644
> --- a/package/python-matplotlib/Config.in
> +++ b/package/python-matplotlib/Config.in
> @@ -11,6 +11,7 @@ config BR2_PACKAGE_PYTHON_MATPLOTLIB
> select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
> select BR2_PACKAGE_PYTHON_KIWISOLVER # runtime
> select BR2_PACKAGE_PYTHON_NUMPY # runtime
> + select BR2_PACKAGE_PYTHON_PILLOW # runtime
> select BR2_PACKAGE_PYTHON_PYPARSING # runtime
> select BR2_PACKAGE_PYTHON3_ZLIB # runtime
> select BR2_PACKAGE_QHULL
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-matplotlib: add Pillow dependency
2023-05-26 9:42 [Buildroot] [PATCH 1/1] package/python-matplotlib: add Pillow dependency Witold Lipieta
2023-06-03 19:14 ` Arnout Vandecappelle via buildroot
@ 2023-06-14 11:50 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-06-14 11:50 UTC (permalink / raw)
To: Witold Lipieta; +Cc: Jugurtha BELKALEM, Asaf Kahlon, buildroot
>>>>> "Witold" == Witold Lipieta <witold.lipieta@thaumatec.com> writes:
> Pillow is mandatory dependency since version 3.3.0.
> Signed-off-by: Witold Lipieta <witold.lipieta@thaumatec.com>
Committed to 2023.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-06-14 11:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26 9:42 [Buildroot] [PATCH 1/1] package/python-matplotlib: add Pillow dependency Witold Lipieta
2023-06-03 19:14 ` Arnout Vandecappelle via buildroot
2023-06-14 11:50 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox