[Buildroot] [PATCH v1 1/2] package/python-jinja2: fix runtime python modules dependencies

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Mar 22 21:17:50 UTC 2020


On Sun, 22 Mar 2020 22:10:01 +0100
Peter Seiderer <ps.report at 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


More information about the buildroot mailing list