From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:05:20 +0000 (+0100) Subject: python3-mako: upgrade 1.2.3 -> 1.2.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2066 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27fad5ae2fff3f982aa30d19e5ad4fb4dbeaec9a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-mako: upgrade 1.2.3 -> 1.2.4 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-mako_1.2.3.bb b/meta/recipes-devtools/python/python3-mako_1.2.4.bb similarity index 85% rename from meta/recipes-devtools/python/python3-mako_1.2.3.bb rename to meta/recipes-devtools/python/python3-mako_1.2.4.bb index 12acfee7773..9860058723c 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" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "7fde96466fcfeedb0eed94f187f20b23d85e4cb41444be0e542e2c8c65c396cd" +SRC_URI[sha256sum] = "d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34" RDEPENDS:${PN} = "${PYTHON_PN}-html \ ${PYTHON_PN}-markupsafe \