From: Wang Mingyu Date: Tue, 7 Jan 2025 09:01:18 +0000 (+0800) Subject: python3-pygments: upgrade 2.18.0 -> 2.19.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f18bcd0b4024da048be6a1773608a4c2a4db4a38;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pygments: upgrade 2.18.0 -> 2.19.0 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-pygments_2.18.0.bb b/meta/recipes-devtools/python/python3-pygments_2.19.0.bb similarity index 80% rename from meta/recipes-devtools/python/python3-pygments_2.18.0.bb rename to meta/recipes-devtools/python/python3-pygments_2.19.0.bb index 459490f8246..f1bc8456623 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.18.0.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.19.0.bb @@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" inherit python_hatchling -SRC_URI[sha256sum] = "786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199" +SRC_URI[sha256sum] = "afc4146269910d4bdfabcd27c24923137a74d562a23a320a41a55ad303e19783" inherit pypi