From 141832d8bcdd1147f42f3c1975498e5f1ee17a8f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Jan 2025 10:34:18 +0000 Subject: [PATCH] python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 (From OE-Core rev: f98c9c192f62f495f07c5a5fb2fe486ca0fe0494) Signed-off-by: Richard Purdie --- ...hon3-ruamel-yaml_0.18.6.bb => python3-ruamel-yaml_0.18.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-ruamel-yaml_0.18.6.bb => python3-ruamel-yaml_0.18.7.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.7.bb similarity index 85% rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.18.7.bb index 8cdcee9ec2..137b528913 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.7.bb @@ -9,7 +9,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "8b27e6a217e786c6fbe5634d8f3f11bc63e0f80f6a5890f28863d9c45aac311b" +SRC_URI[sha256sum] = "270638acec6659f7bb30f4ea40083c9a0d0d5afdcef5e63d666f11209091531a" RDEPENDS:${PN} += "\ python3-shell \