-Upgrade from python-mako_1.0.12.bb to python-mako_1.0.13.bb.

-Add python3-mako_1.0.13.bb.

Signed-off-by: Zang Ruochen <zangrc.f...@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-mako.inc           | 4 ++--
 .../python/{python-mako_1.0.12.bb => python-mako_1.0.13.bb}   | 0
 meta-python/recipes-devtools/python/python3-mako_1.0.13.bb    | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-mako_1.0.12.bb => 
python-mako_1.0.13.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-mako_1.0.13.bb

diff --git a/meta-python/recipes-devtools/python/python-mako.inc 
b/meta-python/recipes-devtools/python/python-mako.inc
index dc27ada74..0b3fe1449 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
diff --git a/meta-python/recipes-devtools/python/python3-mako_1.0.13.bb 
b/meta-python/recipes-devtools/python/python3-mako_1.0.13.bb
new file mode 100644
index 000000000..22ceeeb39
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-mako_1.0.13.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-mako.inc
-- 
2.20.1



-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to