From: Wang Mingyu Date: Wed, 7 Jan 2026 10:30:59 +0000 (+0800) Subject: python3-ruamel-yaml: upgrade 0.18.17 -> 0.19.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26b1a09b6071d139a3ba4bc87e5004debd0c9666;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-ruamel-yaml: upgrade 0.18.17 -> 0.19.1 License-Update: Copyright year updated to 2026. Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- 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 \