]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-ruamel-yaml: upgrade 0.17.16 -> 0.17.17
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Dec 2021 21:59:34 +0000 (22:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Dec 2021 10:33:21 +0000 (10:33 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb [moved from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.16.bb with 86% similarity]

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