[16/29] python3-ruamel-yaml: upgrade 0.17.16 -> 0.17.17

Message ID 20211208215947.1979470-16-alex@linutronix.de
State Accepted, archived
Commit 8503ed7d274078d2899080f652661ea922fac4cc
Headers show
Series [01/29] fetch: add a test for version check where compression changes | expand

Commit Message

Alexander Kanavin Dec. 8, 2021, 9:59 p.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 ...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%)

Patch

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 \