From: Wang Mingyu Date: Tue, 27 Jun 2023 07:17:26 +0000 (+0800) Subject: python3-ruamel-yaml: upgrade 0.17.31 -> 0.17.32 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~487 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a09cab4b66e3e48421ea377db0f53a3816dca96;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-ruamel-yaml: upgrade 0.17.31 -> 0.17.32 Changelog: - fix issue with scanner getting stuck in infinite loop Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.31.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb similarity index 86% rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.31.bb rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb index 5604ff01e43..b745f349e75 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.31.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb @@ -9,7 +9,7 @@ PYPI_PACKAGE = "ruamel.yaml" inherit pypi setuptools3 -SRC_URI[sha256sum] = "098ed1eb6d338a684891a72380277c1e6fc4d4ae0e120de9a447275056dda335" +SRC_URI[sha256sum] = "ec939063761914e14542972a5cba6d33c23b0859ab6342f61cf070cfc600efc2" RDEPENDS:${PN} += "\ ${PYTHON_PN}-shell \