From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 1/2] package/python-jinja2: fix runtime python modules dependencies
Date: Sun, 22 Mar 2020 22:17:50 +0100 [thread overview]
Message-ID: <20200322221750.26ef6f3b@windsurf.home> (raw)
In-Reply-To: <20200322211002.30765-1-ps.report@gmx.net>
On Sun, 22 Mar 2020 22:10:01 +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'
> ---
> package/python-jinja2/Config.in | 2 ++
> 1 file changed, 2 insertions(+)
These two patches lack your Signed-off-by. Also, what about adding
runtime tests for those two packages, to detect such missing runtime
dependencies ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2020-03-22 21:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-22 21:10 [Buildroot] [PATCH v1 1/2] package/python-jinja2: fix runtime python modules dependencies Peter Seiderer
2020-03-22 21:10 ` [Buildroot] [PATCH v1 2/2] package/python-flask: " Peter Seiderer
2020-03-22 21:18 ` Thomas Petazzoni
2020-03-22 21:37 ` Peter Seiderer
2020-04-07 16:55 ` Peter Korsgaard
2020-04-08 20:40 ` Peter Seiderer
2020-04-08 21:04 ` Peter Korsgaard
2020-03-22 21:17 ` Thomas Petazzoni [this message]
2020-03-22 21:39 ` [Buildroot] [PATCH v1 1/2] package/python-jinja2: " Peter Seiderer
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=20200322221750.26ef6f3b@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox