mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
python3-mako: upgrade 1.3.3 -> 1.3.5
Changelog: - Reverted the fix for #400 as it caused new issues when traversing some bracketed situations. (From OE-Core rev: 3f840ff8f3ff4b25077e788f94995c9982f667f2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
673de9f5b2
commit
e5aef53b1a
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "Mako"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
SRC_URI[sha256sum] = "e16c01d9ab9c11f7290eef1cfefc093fb5a45ee4a3da09e2fec2e4d1bae54e73"
|
||||
SRC_URI[sha256sum] = "48dbc20568c1d276a2698b36d968fa76161bf127194907ea6fc594fa81f943bc"
|
||||
|
||||
RDEPENDS:${PN} = "python3-html \
|
||||
python3-markupsafe \
|
||||
Reference in New Issue
Block a user