summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio.salvador@gmail.com>2022-01-03 13:18:49 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-05 17:18:16 +0000
commitbc638be46863ed4b0a49b1d8d0fde5727c0d1a03 (patch)
tree054ad412eb81f375f90bcd97215e184308a33959
parent721912cfcb8b6fdcdd1fbfa79c3397efe21023c2 (diff)
downloadpoky-bc638be46863ed4b0a49b1d8d0fde5727c0d1a03.tar.gz
python3-ruamel-yaml: upgrade 0.17.17 -> 0.17.19
(From OE-Core rev: f6aec25377555f050fd4b621ca7143182d0534e9) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-ruamel-yaml_0.17.19.bb (renamed from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11
12SRC_URI[sha256sum] = "9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be" 12SRC_URI[sha256sum] = "b9ce9a925d0f0c35a1dbba56b40f253c53cd526b0fa81cf7b1d24996f28fb1d7"
13 13
14RDEPENDS:${PN} += "\ 14RDEPENDS:${PN} += "\
15 ${PYTHON_PN}-shell \ 15 ${PYTHON_PN}-shell \