From: Otavio Salvador Date: Mon, 3 Jan 2022 16:18:49 +0000 (-0300) Subject: python3-ruamel-yaml: upgrade 0.17.17 -> 0.17.19 X-Git-Tag: uninative-3.5~365 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f6aec25377555f050fd4b621ca7143182d0534e9;p=openembedded-core.git python3-ruamel-yaml: upgrade 0.17.17 -> 0.17.19 Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.19.bb similarity index 86% rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.17.19.bb index 4eb0274166..a0f5c89846 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.19.bb @@ -9,7 +9,7 @@ PYPI_PACKAGE = "ruamel.yaml" inherit pypi setuptools3 -SRC_URI[sha256sum] = "9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be" +SRC_URI[sha256sum] = "b9ce9a925d0f0c35a1dbba56b40f253c53cd526b0fa81cf7b1d24996f28fb1d7" RDEPENDS:${PN} += "\ ${PYTHON_PN}-shell \