diff mbox series

[09/13] python3-pygments: upgrade 2.18.0 -> 2.19.0

Message ID 1736240482-5243-9-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/13] erofs-utils: upgrade 1.8.3 -> 1.8.4 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 7, 2025, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pygments_2.18.0.bb => python3-pygments_2.19.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pygments_2.18.0.bb => python3-pygments_2.19.0.bb} (80%)
diff mbox series

Patch

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 459490f824..f1bc845662 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