diff mbox series

python3-pygments: upgrade 2.12.0 -> 2.13.0

Message ID 1661482881-10682-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 084615ce0547b49ee96931cef2915125ca0ff893
Headers show
Series python3-pygments: upgrade 2.12.0 -> 2.13.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 26, 2022, 3:01 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pygments_2.12.0.bb => python3-pygments_2.13.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pygments_2.12.0.bb => python3-pygments_2.13.0.bb} (83%)
diff mbox series

Patch

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 b47e0aff67..59706cc200 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} \