From b5b0deb5450aa2752a758ce07ec1f64a2ac00f97 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 19 Jan 2022 11:41:01 +0100 Subject: [PATCH] python3-pygments: upgrade 2.11.1 -> 2.11.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../{python3-pygments_2.11.1.bb => python3-pygments_2.11.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pygments_2.11.1.bb => python3-pygments_2.11.2.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-pygments_2.11.1.bb b/meta/recipes-devtools/python/python3-pygments_2.11.2.bb similarity index 83% rename from meta/recipes-devtools/python/python3-pygments_2.11.1.bb rename to meta/recipes-devtools/python/python3-pygments_2.11.2.bb index a110122501..35d288c89e 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.11.1.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.11.2.bb @@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=98419e351433ac106a24e3ad435930bc" inherit setuptools3 -SRC_URI[sha256sum] = "59b895e326f0fb0d733fd28c6839bd18ad0687ba20efc26d4277fd1d30b971f4" +SRC_URI[sha256sum] = "4e426f72023d88d03b2fa258de560726ce890ff3b630f88c21cbb8b2503b8c6a" DEPENDS += "\ ${PYTHON_PN} \ -- 2.40.1