diff mbox series

[34/46] python3-pygments: upgrade 2.19.0 -> 2.19.1

Message ID 20250203164130.3403325-34-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/46] at-spi2-core: upgrade 2.54.0 -> 2.54.1 | expand

Commit Message

Richard Purdie Feb. 3, 2025, 4:41 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../{python3-pygments_2.19.0.bb => python3-pygments_2.19.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pygments_2.19.0.bb => python3-pygments_2.19.1.bb} (80%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pygments_2.19.0.bb b/meta/recipes-devtools/python/python3-pygments_2.19.1.bb
similarity index 80%
rename from meta/recipes-devtools/python/python3-pygments_2.19.0.bb
rename to meta/recipes-devtools/python/python3-pygments_2.19.1.bb
index f1bc8456623..de24ed3f11c 100644
--- a/meta/recipes-devtools/python/python3-pygments_2.19.0.bb
+++ b/meta/recipes-devtools/python/python3-pygments_2.19.1.bb
@@ -5,7 +5,7 @@  LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592"
 
 inherit python_hatchling
-SRC_URI[sha256sum] = "afc4146269910d4bdfabcd27c24923137a74d562a23a320a41a55ad303e19783"
+SRC_URI[sha256sum] = "61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f"
 
 inherit pypi