From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] python3-make: select python3-markupsafe
Date: Mon, 5 Aug 2024 08:50:08 +0200 [thread overview]
Message-ID: <20240805065008.891706-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240730143926.2051984-1-p.zabel@pengutronix.de>
Thanks, applied as 783f377bb7deb8fa7603a1c3c24ff4fdb03e9fe8.
Michael
[sent from post-receive hook]
On Mon, 05 Aug 2024 08:50:08 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Fixes a "ModuleNotFoundError: No module named 'markupsafe'" when
> starting piglit.
> The hard dependency was introduced in version 1.2.0.
>
> Fixes: 457811ecd2a0 ("python3-mako: version bump 1.0.6 -> 1.3.2")
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20240730143926.2051984-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/python3-mako.in b/rules/python3-mako.in
> index b6042c519d34..ec7adf79a65f 100644
> --- a/rules/python3-mako.in
> +++ b/rules/python3-mako.in
> @@ -6,6 +6,7 @@ config PYTHON3_MAKO
> select PYTHON3
> select HOST_PYTHON3_PYBUILD
> select HOST_PYTHON3_WHEEL
> + select PYTHON3_MARKUPSAFE if RUNTIME
> help
> Mako is a template library written in Python. It provides a
> familiar, non-XML syntax which compiles into Python modules
prev parent reply other threads:[~2024-08-05 7:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 14:39 [ptxdist] [PATCH] " Philipp Zabel
2024-08-05 6:50 ` Michael Olbrich [this message]
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=20240805065008.891706-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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