[oe-commits] [meta-openembedded] 09/23: python-mako:upgrade 1.0.9 -> 1.0.10

git at git.openembedded.org git at git.openembedded.org
Sat May 18 19:43:10 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 0a5c7f5e8ebc17586a2f5ef2300dfdaa95c8c787
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed May 15 15:23:50 2019 +0800

    python-mako:upgrade 1.0.9 -> 1.0.10
    
    -Upgrade from python-mako_1.0.9.bb to python-mako_1.0.10.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-mako.inc                   | 4 ++--
 .../python/{python-mako_1.0.9.bb => python-mako_1.0.10.bb}            | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-mako.inc b/meta-python/recipes-devtools/python/python-mako.inc
index 724d0ce..d86ad33 100644
--- a/meta-python/recipes-devtools/python/python-mako.inc
+++ b/meta-python/recipes-devtools/python/python-mako.inc
@@ -8,8 +8,8 @@ PYPI_PACKAGE = "Mako"
 
 inherit pypi
 
-SRC_URI[md5sum] = "d739720f3f0d6a1cb6a96ea7a4760c3e"
-SRC_URI[sha256sum] = "0728c404877cd4ca72c409c0ea372dc5f3b53fa1ad2bb434e1d216c0444ff1fd"
+SRC_URI[md5sum] = "a94d376078dda65f834ea5049a81ebb5"
+SRC_URI[sha256sum] = "7165919e78e1feb68b4dbe829871ea9941398178fa58e6beedb9ba14acf63965"
 
 RDEPENDS_${PN} = " \
     ${PYTHON_PN}-html \
diff --git a/meta-python/recipes-devtools/python/python-mako_1.0.9.bb b/meta-python/recipes-devtools/python/python-mako_1.0.10.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-mako_1.0.9.bb
rename to meta-python/recipes-devtools/python/python-mako_1.0.10.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list