From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] package/python-jinja2: fix runtime python modules dependencies
Date: Tue, 24 Mar 2020 22:17:45 +0100 [thread overview]
Message-ID: <20200324221745.2595ea87@windsurf.home> (raw)
In-Reply-To: <20200322213925.945-1-ps.report@gmx.net>
On Sun, 22 Mar 2020 22:39:24 +0100
Peter Seiderer <ps.report@gmx.net> wrote:
> - add python unicodedata runtime dependency, fixes:
> File "usr/lib/python3.8/site-packages/jinja2/lexer.py", line 46, in <module>
> ModuleNotFoundError: No module named 'unicodedata'
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> Changes v1 -> v2:
> - add missing signed off by (spotted by Thomas Petazzoni)
> ---
> package/python-jinja2/Config.in | 2 ++
> 1 file changed, 2 insertions(+)
Both patches applied. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2020-03-24 21:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-22 21:39 [Buildroot] [PATCH v2 1/2] package/python-jinja2: fix runtime python modules dependencies Peter Seiderer
2020-03-22 21:39 ` [Buildroot] [PATCH v2 2/2] package/python-flask: " Peter Seiderer
2020-03-24 21:17 ` Thomas Petazzoni [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=20200324221745.2595ea87@windsurf.home \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.