]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-ruamel-yaml: upgrade 0.17.17 -> 0.17.19
authorOtavio Salvador <otavio.salvador@gmail.com>
Mon, 3 Jan 2022 16:18:49 +0000 (13:18 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Jan 2022 17:18:11 +0000 (17:18 +0000)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-ruamel-yaml_0.17.19.bb [moved from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb with 86% similarity]

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 4eb0274166c1a4b1764bdef4588460c5b1972049..a0f5c89846ea673cf0773a3b517bd48f15c2c278 100644 (file)
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "ruamel.yaml"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be"
+SRC_URI[sha256sum] = "b9ce9a925d0f0c35a1dbba56b40f253c53cd526b0fa81cf7b1d24996f28fb1d7"
 
 RDEPENDS:${PN} += "\
     ${PYTHON_PN}-shell \