From 55e168eb2961dc4c1ae99a3ddee31b36d84c8fa9 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 25 Aug 2021 13:37:59 +0200 Subject: [PATCH] python3-mako: upgrade 1.1.4 -> 1.1.5 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../python/{python3-mako_1.1.4.bb => python3-mako_1.1.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-mako_1.1.4.bb => python3-mako_1.1.5.bb} (82%) diff --git a/meta/recipes-devtools/python/python3-mako_1.1.4.bb b/meta/recipes-devtools/python/python3-mako_1.1.5.bb similarity index 82% rename from meta/recipes-devtools/python/python3-mako_1.1.4.bb rename to meta/recipes-devtools/python/python3-mako_1.1.5.bb index 21ce33b808..f8be44a837 100644 --- a/meta/recipes-devtools/python/python3-mako_1.1.4.bb +++ b/meta/recipes-devtools/python/python3-mako_1.1.5.bb @@ -8,7 +8,7 @@ PYPI_PACKAGE = "Mako" inherit pypi setuptools3 -SRC_URI[sha256sum] = "17831f0b7087c313c0ffae2bcbbd3c1d5ba9eeac9c38f2eb7b50e8c99fe9d5ab" +SRC_URI[sha256sum] = "169fa52af22a91900d852e937400e79f535496191c63712e3b9fda5a9bed6fc3" RDEPENDS:${PN} = "${PYTHON_PN}-html \ ${PYTHON_PN}-netclient \ -- 2.40.1