]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-mako: upgrade 1.1.4 -> 1.1.5
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 25 Aug 2021 11:37:59 +0000 (13:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Aug 2021 07:05:52 +0000 (08:05 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-mako_1.1.5.bb [moved from meta/recipes-devtools/python/python3-mako_1.1.4.bb with 82% similarity]

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 21ce33b80865eea85e20c5546a02bf5fb7c6d136..f8be44a83776c933fd1ee6e5a3526bf3c21f9e69 100644 (file)
@@ -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 \