summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-08 22:59:34 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-09 10:33:25 +0000
commitdd91be136438459b48a6a901bc0086cd28209fee (patch)
tree6499074d484690be39ac7002254ecb4c81add239 /meta
parent0fc2889500d6efae41381f96625696533708e639 (diff)
downloadpoky-dd91be136438459b48a6a901bc0086cd28209fee.tar.gz
python3-ruamel-yaml: upgrade 0.17.16 -> 0.17.17
(From OE-Core rev: 8503ed7d274078d2899080f652661ea922fac4cc) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3-ruamel-yaml_0.17.17.bb (renamed from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.16.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11
12SRC_URI[sha256sum] = "1a771fc92d3823682b7f0893ad56cb5a5c87c48e62b5399d6f42c8759a583b33" 12SRC_URI[sha256sum] = "9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be"
13 13
14RDEPENDS:${PN} += "\ 14RDEPENDS:${PN} += "\
15 ${PYTHON_PN}-shell \ 15 ${PYTHON_PN}-shell \