From: Trevor Gamblin Date: Fri, 17 Nov 2023 19:49:02 +0000 (-0500) Subject: python3-mako: upgrade 1.2.4 -> 1.3.0 X-Git-Tag: yocto-5.2~4549 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=990493a429b4bc542a060dbb6b8bbb57dc8c30ad;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-mako: upgrade 1.2.4 -> 1.3.0 License-Update: Updated copyright year Changelog: https://docs.makotemplates.org/en/latest/changelog.html#change-1.3.0 Signed-off-by: Trevor Gamblin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-mako_1.2.4.bb b/meta/recipes-devtools/python/python3-mako_1.3.0.bb similarity index 73% rename from meta/recipes-devtools/python/python3-mako_1.2.4.bb rename to meta/recipes-devtools/python/python3-mako_1.3.0.bb index 9860058723c..d180e05ceac 100644 --- a/meta/recipes-devtools/python/python3-mako_1.2.4.bb +++ b/meta/recipes-devtools/python/python3-mako_1.3.0.bb @@ -2,13 +2,13 @@ SUMMARY = "Templating library for Python" HOMEPAGE = "http://www.makotemplates.org/" SECTION = "devel/python" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=ad08dd28df88e64b35bcac27c822ee34" +LIC_FILES_CHKSUM = "file://LICENSE;md5=fcc01df649aee6c59dcb254c894ea0d4" PYPI_PACKAGE = "Mako" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34" +SRC_URI[sha256sum] = "e3a9d388fd00e87043edbe8792f45880ac0114e9c4adc69f6e9bfb2c55e3b11b" RDEPENDS:${PN} = "${PYTHON_PN}-html \ ${PYTHON_PN}-markupsafe \