diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-05-12 17:03:24 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-13 10:29:21 +0100 |
| commit | 2755265b8cc229dd8f9d264e852b88811406af5b (patch) | |
| tree | f8e69515950c6de4df20b2187e044fe30116b00c /meta/recipes-devtools/python | |
| parent | 8593897a29f3d3019fa7ff6d59157b378c5d8b8a (diff) | |
| download | poky-2755265b8cc229dd8f9d264e852b88811406af5b.tar.gz | |
python3-mako: upgrade 1.3.9 -> 1.3.10
Changelog:
- Fix undefined variable errors when strict_undefined=True when using a
nested list comprehension.
(From OE-Core rev: 40a60f0ca45116604430f8b0d1ee4f70e1f9843e)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-mako_1.3.10.bb (renamed from meta/recipes-devtools/python/python3-mako_1.3.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-mako_1.3.9.bb b/meta/recipes-devtools/python/python3-mako_1.3.10.bb index 83b6149337..4facce9233 100644 --- a/meta/recipes-devtools/python/python3-mako_1.3.9.bb +++ b/meta/recipes-devtools/python/python3-mako_1.3.10.bb | |||
| @@ -10,7 +10,7 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest | |||
| 10 | 10 | ||
| 11 | 11 | ||
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "b5d65ff3462870feec922dbccf38f6efb44e5714d7b593a656be86663d8600ac" | 13 | SRC_URI[sha256sum] = "99579a6f39583fa7e5630a28c3c1f440e4e97a414b80372649c0ce338da2ea28" |
| 14 | 14 | ||
| 15 | RDEPENDS:${PN} = "python3-html \ | 15 | RDEPENDS:${PN} = "python3-html \ |
| 16 | python3-markupsafe \ | 16 | python3-markupsafe \ |
