[oe-commits] [meta-openembedded] 06/16: python-mako: upgrade 1.0.12 -> 1.0.13

git at git.openembedded.org git at git.openembedded.org
Thu Jul 11 21:01:47 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 bb1568e2db3436e95eda53acb3044ddbba01b57d
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Jul 11 11:23:51 2019 +0800

    python-mako: upgrade 1.0.12 -> 1.0.13
    
    -Upgrade from python-mako_1.0.12.bb to python-mako_1.0.13.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.12.bb => python-mako_1.0.13.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 dc27ada..0b3fe14 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] = "4a7aef27217a8e6c1a29447c9b1b00ab"
-SRC_URI[sha256sum] = "0cfa65de3a835e87eeca6ac856b3013aade55f49e32515f65d999f91a2324162"
+SRC_URI[md5sum] = "ad6c7dcb5d39c99f4fdf4fec892c5dee"
+SRC_URI[sha256sum] = "95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541"
 
 RDEPENDS_${PN} = " \
     ${PYTHON_PN}-html \
diff --git a/meta-python/recipes-devtools/python/python-mako_1.0.12.bb b/meta-python/recipes-devtools/python/python-mako_1.0.13.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-mako_1.0.12.bb
rename to meta-python/recipes-devtools/python/python-mako_1.0.13.bb

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


More information about the Openembedded-commits mailing list