From: Peter Korsgaard <peter@korsgaard.com>
To: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [git commit] package/python-mako: add missing dependency on python-markupsafe
Date: Fri, 13 Oct 2023 08:10:39 +0200 [thread overview]
Message-ID: <87wmvr6oio.fsf@48ers.dk> (raw)
In-Reply-To: <20230930164848.D376D83C18@busybox.osuosl.org> (Thomas Petazzoni via buildroot's message of "Sat, 30 Sep 2023 18:48:23 +0200")
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> commit: https://git.buildroot.net/buildroot/commit/?id=2b506cb2dd031f2bdecc3c90111e31e145211d75
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
> Mako imports markupsafe so it needs to be selected when selecting
> BR2_PACKAGE_PYTHON_MAKO.
> Fixes:
> https://bugs.busybox.net/show_bug.cgi?id=15628
> Signed-off-by: Sebastian Weyer <sebastian.weyer@smile.fr>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Committed to 2023.02.x and 2023.08.x, thanks.
> ---
> package/python-mako/Config.in | 1 +
> 1 file changed, 1 insertion(+)
> diff --git a/package/python-mako/Config.in b/package/python-mako/Config.in
> index 442e290efa..e6a10c9c2e 100644
> --- a/package/python-mako/Config.in
> +++ b/package/python-mako/Config.in
> @@ -1,5 +1,6 @@
> config BR2_PACKAGE_PYTHON_MAKO
> bool "python-mako"
> + select BR2_PACKAGE_PYTHON_MARKUPSAFE # runtime
> help
> Mako is a template library written in Python. It provides a
> familiar, non-XML syntax which compiles into Python modules
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-10-13 6:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-30 16:48 [Buildroot] [git commit] package/python-mako: add missing dependency on python-markupsafe Thomas Petazzoni via buildroot
2023-10-13 6:10 ` Peter Korsgaard [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=87wmvr6oio.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
/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