From dd9b2d3bcf790eaec154e07a63a90d284a82915e Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 6 Jun 2019 11:47:37 +0800 Subject: python-mako: upgrade 1.0.10 -> 1.0.12 -Upgrade from python-mako_1.0.10.bb to python-mako_1.0.12.bb. -License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-mako.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-mako.inc') diff --git a/meta-python/recipes-devtools/python/python-mako.inc b/meta-python/recipes-devtools/python/python-mako.inc index d86ad33cd8..dc27ada746 100644 --- a/meta-python/recipes-devtools/python/python-mako.inc +++ b/meta-python/recipes-devtools/python/python-mako.inc @@ -2,14 +2,14 @@ SUMMARY = "A super-fast templating language that borrows the best ideas from the HOMEPAGE = "http://www.makotemplates.org/" SECTION = "devel/python" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=1bb21fa2d2f7a534c884b990430a6863" +LIC_FILES_CHKSUM = "file://LICENSE;md5=df7e6c7c82990acf0228a55e00d29bc9" PYPI_PACKAGE = "Mako" inherit pypi -SRC_URI[md5sum] = "a94d376078dda65f834ea5049a81ebb5" -SRC_URI[sha256sum] = "7165919e78e1feb68b4dbe829871ea9941398178fa58e6beedb9ba14acf63965" +SRC_URI[md5sum] = "4a7aef27217a8e6c1a29447c9b1b00ab" +SRC_URI[sha256sum] = "0cfa65de3a835e87eeca6ac856b3013aade55f49e32515f65d999f91a2324162" RDEPENDS_${PN} = " \ ${PYTHON_PN}-html \ -- cgit v1.2.3-54-g00ecf