From 8503ed7d274078d2899080f652661ea922fac4cc Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 8 Dec 2021 22:59:34 +0100 Subject: [PATCH] python3-ruamel-yaml: upgrade 0.17.16 -> 0.17.17 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...n3-ruamel-yaml_0.17.16.bb => python3-ruamel-yaml_0.17.17.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-ruamel-yaml_0.17.16.bb => python3-ruamel-yaml_0.17.17.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.16.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb similarity index 86% rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.16.bb rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb index 35c79c4005..4eb0274166 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.16.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb @@ -9,7 +9,7 @@ PYPI_PACKAGE = "ruamel.yaml" inherit pypi setuptools3 -SRC_URI[sha256sum] = "1a771fc92d3823682b7f0893ad56cb5a5c87c48e62b5399d6f42c8759a583b33" +SRC_URI[sha256sum] = "9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be" RDEPENDS:${PN} += "\ ${PYTHON_PN}-shell \ -- 2.40.1