]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 7 Jan 2025 09:01:19 +0000 (17:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jan 2025 15:26:24 +0000 (15:26 +0000)
License-Update: copyright updated to 2025

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
meta/recipes-devtools/python/python3-ruamel-yaml_0.18.9.bb [moved from meta/recipes-devtools/python/python3-ruamel-yaml_0.18.7.bb with 73% similarity]

similarity index 73%
rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.18.7.bb
rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.18.9.bb
index 137b5289137e3f688229e39488a5db34a44728f4..efc07169f777e33c18d3e5786fb6c40fd6c2eae3 100644 (file)
@@ -2,14 +2,14 @@ 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=30cbbccd94bf3a2b0285ec35671a1938"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=5cc5d45e8a30c81dade6ca1928caa515"
 
 PYPI_PACKAGE = "ruamel.yaml"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "270638acec6659f7bb30f4ea40083c9a0d0d5afdcef5e63d666f11209091531a"
+SRC_URI[sha256sum] = "59d0f8b10c658bd55ecd107e334d4117d766a2b9cc8f5176afcdadcff6f84a5e"
 
 RDEPENDS:${PN} += "\
     python3-shell \