diff mbox series

[12/15] python3-ruamel-yaml: upgrade 0.18.17 -> 0.19.1

Message ID 20260107103102.458-12-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/15] at-spi2-core: upgrade 2.58.2 -> 2.58.3 | expand

Commit Message

Wang Mingyu Jan. 7, 2026, 10:30 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: Copyright year updated to 2026.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...3-ruamel-yaml_0.18.17.bb => python3-ruamel-yaml_0.19.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-ruamel-yaml_0.18.17.bb => python3-ruamel-yaml_0.19.1.bb} (74%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.17.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.19.1.bb
similarity index 74%
rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.18.17.bb
rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.19.1.bb
index a513a9e957..6129bcae13 100644
--- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.17.bb
+++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.19.1.bb
@@ -2,7 +2,7 @@  SUMMARY = "YAML parser/emitter that supports roundtrip preservation of comments,
 HOMEPAGE = "https://pypi.org/project/ruamel.yaml/"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=5cc5d45e8a30c81dade6ca1928caa515"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=fae78348fee46c087389813e0ebf5ed7"
 
 PYPI_PACKAGE = "ruamel_yaml"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
@@ -10,7 +10,7 @@  UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 inherit pypi python_setuptools_build_meta
 
 S = "${UNPACKDIR}/ruamel.yaml-${PV}"
-SRC_URI[sha256sum] = "9091cd6e2d93a3a4b157ddb8fabf348c3de7f1fb1381346d985b6b247dcd8d3c"
+SRC_URI[sha256sum] = "53eb66cd27849eff968ebf8f0bf61f46cdac2da1d1f3576dd4ccee9b25c31993"
 
 RDEPENDS:${PN} += "\
     python3-shell \