From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Romain Naour <romain.naour@smile.fr>
Cc: James Hilliard <james.hilliard1@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/python-pypng: add missing python3-zlib dependency
Date: Thu, 11 Apr 2024 06:35:50 +0200 [thread overview]
Message-ID: <ZhdopjP2hfRQ7no7@landeda> (raw)
In-Reply-To: <20240410221806.89203-1-romain.naour@smile.fr>
Romain, All,
On 2024-04-11 00:18 +0200, Romain Naour spake thusly:
> png.py import zlib [1] so python3-zlib needs to be installed at
> runtime.
>
> [1] https://gitlab.com/drj11/pypng/-/blob/pypng-0.20220715.0/code/png.py?ref_type=tags#L185
>
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/6477656971 (TestPythonPy3Qrcode)
>
> Cc: James Hilliard <james.hilliard1@gmail.com>
> Signed-off-by: Romain Naour <romain.naour@smile.fr>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/python-pypng/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/python-pypng/Config.in b/package/python-pypng/Config.in
> index c1ed405615..952b46c2c5 100644
> --- a/package/python-pypng/Config.in
> +++ b/package/python-pypng/Config.in
> @@ -1,5 +1,6 @@
> config BR2_PACKAGE_PYTHON_PYPNG
> bool "python-pypng"
> + select BR2_PACKAGE_PYTHON3_ZLIB # runtime
> help
> Pure Python library for saving and loading PNG images.
>
> --
> 2.44.0
>
> _______________________________________________
> 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
next prev parent reply other threads:[~2024-04-11 4:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-10 22:18 [Buildroot] [PATCH] package/python-pypng: add missing python3-zlib dependency Romain Naour
2024-04-10 22:18 ` [Buildroot] [PATCH] support/testing: sync TestATFAllwinner with orangepi_zero_plus2_defconfig Romain Naour
2024-04-11 4:36 ` Yann E. MORIN
2024-04-10 22:18 ` [Buildroot] [PATCH] support/testing: remove TestATFVexpress Romain Naour
2024-04-11 4:36 ` Yann E. MORIN
2024-04-11 4:35 ` Yann E. MORIN [this message]
2024-05-06 21:02 ` [Buildroot] [PATCH] package/python-pypng: add missing python3-zlib dependency Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZhdopjP2hfRQ7no7@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
--cc=romain.naour@smile.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox