From 0f46b4fd10e6be1c48738e64c24a977a02768c9b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 1 Feb 2025 08:33:14 +0000 Subject: [PATCH] python3-ruamel-yaml: upgrade 0.18.9 -> 0.18.10 Signed-off-by: Richard Purdie --- ...on3-ruamel-yaml_0.18.9.bb => python3-ruamel-yaml_0.18.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-ruamel-yaml_0.18.9.bb => python3-ruamel-yaml_0.18.10.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.9.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.10.bb similarity index 85% rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.18.9.bb rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.18.10.bb index efc07169f77..02b04e3c0c2 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.9.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.10.bb @@ -9,7 +9,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "59d0f8b10c658bd55ecd107e334d4117d766a2b9cc8f5176afcdadcff6f84a5e" +SRC_URI[sha256sum] = "20c86ab29ac2153f80a428e1254a8adf686d3383df04490514ca3b79a362db58" RDEPENDS:${PN} += "\ python3-shell \ -- 2.47.3