diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-04 12:05:20 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-06 12:03:47 +0000 |
| commit | 4edaf7b33eb821a67ecb69d779293c8e6922505f (patch) | |
| tree | 111c60e0be37f4bf4bd8b3ead8cd904bcdccc62e | |
| parent | e13854ad6823f84ac2f9d0aa547f6647c2805ee1 (diff) | |
| download | poky-4edaf7b33eb821a67ecb69d779293c8e6922505f.tar.gz | |
python3-mako: upgrade 1.2.3 -> 1.2.4
(From OE-Core rev: 27fad5ae2fff3f982aa30d19e5ad4fb4dbeaec9a)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/python/python3-mako_1.2.4.bb (renamed from meta/recipes-devtools/python/python3-mako_1.2.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-mako_1.2.3.bb b/meta/recipes-devtools/python/python3-mako_1.2.4.bb index 12acfee777..9860058723 100644 --- a/meta/recipes-devtools/python/python3-mako_1.2.3.bb +++ b/meta/recipes-devtools/python/python3-mako_1.2.4.bb | |||
| @@ -8,7 +8,7 @@ PYPI_PACKAGE = "Mako" | |||
| 8 | 8 | ||
| 9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "7fde96466fcfeedb0eed94f187f20b23d85e4cb41444be0e542e2c8c65c396cd" | 11 | SRC_URI[sha256sum] = "d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} = "${PYTHON_PN}-html \ | 13 | RDEPENDS:${PN} = "${PYTHON_PN}-html \ |
| 14 | ${PYTHON_PN}-markupsafe \ | 14 | ${PYTHON_PN}-markupsafe \ |
