]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-mako: upgrade 1.1.1 -> 1.1.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 31 May 2020 15:51:54 +0000 (17:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2020 14:25:54 +0000 (15:25 +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.3.bb [moved from meta/recipes-devtools/python/python3-mako_1.1.1.bb with 75% similarity]

similarity index 75%
rename from meta/recipes-devtools/python/python3-mako_1.1.1.bb
rename to meta/recipes-devtools/python/python3-mako_1.1.3.bb
index bc38009de40feb51a923a574662a9990dae51b8a..cda4e99220c9147653c7ff34b707dde9b21815ee 100644 (file)
@@ -8,8 +8,7 @@ PYPI_PACKAGE = "Mako"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "2660a4916f2f63456e6885c727b7cd2f"
-SRC_URI[sha256sum] = "2984a6733e1d472796ceef37ad48c26f4a984bb18119bb2dbc37a44d8f6e75a4"
+SRC_URI[sha256sum] = "8195c8c1400ceb53496064314c6736719c6f25e7479cd24c77be3d9361cddc27"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-html \
                   ${PYTHON_PN}-netclient \