From e93e2dd8e79842cf2a4d6b43befab16013eaab57 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Tue, 19 Jan 2021 14:45:48 +0800 Subject: [PATCH] python3-mako: upgrade 1.1.3 -> 1.1.4 Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- .../python/{python3-mako_1.1.3.bb => python3-mako_1.1.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-mako_1.1.3.bb => python3-mako_1.1.4.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-mako_1.1.3.bb b/meta/recipes-devtools/python/python3-mako_1.1.4.bb similarity index 83% rename from meta/recipes-devtools/python/python3-mako_1.1.3.bb rename to meta/recipes-devtools/python/python3-mako_1.1.4.bb index cda4e99220..531fc6a3c0 100644 --- a/meta/recipes-devtools/python/python3-mako_1.1.3.bb +++ b/meta/recipes-devtools/python/python3-mako_1.1.4.bb @@ -8,7 +8,7 @@ PYPI_PACKAGE = "Mako" inherit pypi setuptools3 -SRC_URI[sha256sum] = "8195c8c1400ceb53496064314c6736719c6f25e7479cd24c77be3d9361cddc27" +SRC_URI[sha256sum] = "17831f0b7087c313c0ffae2bcbbd3c1d5ba9eeac9c38f2eb7b50e8c99fe9d5ab" RDEPENDS_${PN} = "${PYTHON_PN}-html \ ${PYTHON_PN}-netclient \ -- 2.40.1