summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-01 08:33:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-05 12:49:56 +0000
commit7e927835e8e78f5cc6425f4a87c069851ed277aa (patch)
treee03ed29ad5175468298a132fd75157c6d614a87f /meta/recipes-devtools/python
parent0b102f6cbe85e677a97c4fff5a8a6cb49cdf094b (diff)
downloadpoky-7e927835e8e78f5cc6425f4a87c069851ed277aa.tar.gz
python3-ruamel-yaml: upgrade 0.18.9 -> 0.18.10
(From OE-Core rev: 0f46b4fd10e6be1c48738e64c24a977a02768c9b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-ruamel-yaml_0.18.10.bb (renamed from meta/recipes-devtools/python/python3-ruamel-yaml_0.18.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.9.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.10.bb
index efc07169f7..02b04e3c0c 100644
--- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.9.bb
+++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.10.bb
@@ -9,7 +9,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
9 9
10inherit pypi python_setuptools_build_meta 10inherit pypi python_setuptools_build_meta
11 11
12SRC_URI[sha256sum] = "59d0f8b10c658bd55ecd107e334d4117d766a2b9cc8f5176afcdadcff6f84a5e" 12SRC_URI[sha256sum] = "20c86ab29ac2153f80a428e1254a8adf686d3383df04490514ca3b79a362db58"
13 13
14RDEPENDS:${PN} += "\ 14RDEPENDS:${PN} += "\
15 python3-shell \ 15 python3-shell \