From: Alexander Kanavin Date: Wed, 8 Dec 2021 21:59:34 +0000 (+0100) Subject: python3-ruamel-yaml: upgrade 0.17.16 -> 0.17.17 X-Git-Tag: uninative-3.5~546 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8503ed7d274078d2899080f652661ea922fac4cc;p=openembedded-core.git python3-ruamel-yaml: upgrade 0.17.16 -> 0.17.17 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 \