From: wangmy Date: Fri, 26 Aug 2022 03:01:21 +0000 (+0800) Subject: python3-pygments: upgrade 2.12.0 -> 2.13.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3119 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=084615ce0547b49ee96931cef2915125ca0ff893;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pygments: upgrade 2.12.0 -> 2.13.0 Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli --- diff --git a/meta/recipes-devtools/python/python3-pygments_2.12.0.bb b/meta/recipes-devtools/python/python3-pygments_2.13.0.bb similarity index 83% rename from meta/recipes-devtools/python/python3-pygments_2.12.0.bb rename to meta/recipes-devtools/python/python3-pygments_2.13.0.bb index b47e0aff67c..59706cc2003 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.12.0.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.13.0.bb @@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" inherit setuptools3 -SRC_URI[sha256sum] = "5eb116118f9612ff1ee89ac96437bb6b49e8f04d8a13b514ba26f620208e26eb" +SRC_URI[sha256sum] = "56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1" DEPENDS += "\ ${PYTHON_PN} \