From: Alexander Kanavin Date: Wed, 19 Jan 2022 10:41:01 +0000 (+0100) Subject: python3-pygments: upgrade 2.11.1 -> 2.11.2 X-Git-Tag: uninative-3.5~199 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b5b0deb5450aa2752a758ce07ec1f64a2ac00f97;p=openembedded-core.git python3-pygments: upgrade 2.11.1 -> 2.11.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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} \