[18/24] python3-pygments: upgrade 2.10.0 -> 2.11.1

Message ID 20220103161854.301148-18-otavio@ossystems.com.br
State Accepted, archived
Commit 8d48a3e9a7abca9058ba056019226c6bd97b0ccf
Headers show
Series [01/24] acpica: upgrade 20210930 -> 20211217 | expand

Commit Message

Otavio Salvador Jan. 3, 2022, 4:18 p.m. UTC
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 .../{python3-pygments_2.10.0.bb => python3-pygments_2.11.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pygments_2.10.0.bb => python3-pygments_2.11.1.bb} (83%)

Patch

diff --git a/meta/recipes-devtools/python/python3-pygments_2.10.0.bb b/meta/recipes-devtools/python/python3-pygments_2.11.1.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-pygments_2.10.0.bb
rename to meta/recipes-devtools/python/python3-pygments_2.11.1.bb
index 3c1b5d15c3..a110122501 100644
--- a/meta/recipes-devtools/python/python3-pygments_2.10.0.bb
+++ b/meta/recipes-devtools/python/python3-pygments_2.11.1.bb
@@ -5,7 +5,7 @@  LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=98419e351433ac106a24e3ad435930bc"
 
 inherit setuptools3
-SRC_URI[sha256sum] = "f398865f7eb6874156579fdf36bc840a03cab64d1cde9e93d68f46a425ec52c6"
+SRC_URI[sha256sum] = "59b895e326f0fb0d733fd28c6839bd18ad0687ba20efc26d4277fd1d30b971f4"
 
 DEPENDS += "\
             ${PYTHON_PN} \