From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:33:48 +0000 (+0200) Subject: python3-jinja2: upgrade 3.0.1 -> 3.0.2 X-Git-Tag: uninative-3.5~1151 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6814a2286ee6931c8c4a590b71a90436d57e80e0;p=openembedded-core.git python3-jinja2: upgrade 3.0.1 -> 3.0.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-jinja2_3.0.1.bb b/meta/recipes-devtools/python/python3-jinja2_3.0.2.bb similarity index 92% rename from meta/recipes-devtools/python/python3-jinja2_3.0.1.bb rename to meta/recipes-devtools/python/python3-jinja2_3.0.2.bb index abb89c9a30..139fe663e6 100644 --- a/meta/recipes-devtools/python/python3-jinja2_3.0.1.bb +++ b/meta/recipes-devtools/python/python3-jinja2_3.0.2.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/Jinja/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" -SRC_URI[sha256sum] = "703f484b47a6af502e743c9122595cc812b0271f661722403114f71a79d0f5a4" +SRC_URI[sha256sum] = "827a0e32839ab1600d4eb1c4c33ec5a8edfbc5cb42dafa13b81f182f97784b45" PYPI_PACKAGE = "Jinja2"