From 140a5c22251cf063aacd09640dcbb54b0f6d164a Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 Apr 2026 10:16:00 +0000 Subject: [PATCH] python3-pygments: upgrade 2.19.2 -> 2.20.0 --- .../{python3-pygments_2.19.2.bb => python3-pygments_2.20.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pygments_2.19.2.bb => python3-pygments_2.20.0.bb} (80%) diff --git a/meta/recipes-devtools/python/python3-pygments_2.19.2.bb b/meta/recipes-devtools/python/python3-pygments_2.20.0.bb similarity index 80% rename from meta/recipes-devtools/python/python3-pygments_2.19.2.bb rename to meta/recipes-devtools/python/python3-pygments_2.20.0.bb index a1f73b441d..abe6205292 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.19.2.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.20.0.bb @@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" inherit python_hatchling -SRC_URI[sha256sum] = "636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887" +SRC_URI[sha256sum] = "6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f" inherit pypi -- 2.47.1