]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-mako: update to 1.0.9
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 23 Apr 2019 16:19:13 +0000 (18:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Apr 2019 23:05:14 +0000 (00:05 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-mako.inc
meta/recipes-devtools/python/python3-mako_1.0.9.bb [moved from meta/recipes-devtools/python/python3-mako_1.0.7.bb with 97% similarity]

index e265bde85f2bab9b46f47b5d7c60c3a4a21d90e1..97c624bbc66a2b5f7cd399e4d1567af0b7ade604 100644 (file)
@@ -8,8 +8,8 @@ PYPI_PACKAGE = "Mako"
 
 inherit pypi
 
-SRC_URI[md5sum] = "5836cc997b1b773ef389bf6629c30e65"
-SRC_URI[sha256sum] = "4e02fde57bd4abb5ec400181e4c314f56ac3e49ba4fb8b0d50bba18cb27d25ae"
+SRC_URI[md5sum] = "d739720f3f0d6a1cb6a96ea7a4760c3e"
+SRC_URI[sha256sum] = "0728c404877cd4ca72c409c0ea372dc5f3b53fa1ad2bb434e1d216c0444ff1fd"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-html \
                   ${PYTHON_PN}-netclient \
similarity index 97%
rename from meta/recipes-devtools/python/python3-mako_1.0.7.bb
rename to meta/recipes-devtools/python/python3-mako_1.0.9.bb
index 22ceeeb395e2971ffa2b2589da59b323adff63c4..17803f1b00d224a0bcfb7d0f1245387f7bceab76 100644 (file)
@@ -1,2 +1,3 @@
 inherit setuptools3
 require python-mako.inc
+