diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb (renamed from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.31.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.31.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb index 5604ff01e4..b745f349e7 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.31.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb | |||
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "ruamel.yaml" | |||
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "098ed1eb6d338a684891a72380277c1e6fc4d4ae0e120de9a447275056dda335" | 12 | SRC_URI[sha256sum] = "ec939063761914e14542972a5cba6d33c23b0859ab6342f61cf070cfc600efc2" |
13 | 13 | ||
14 | RDEPENDS:${PN} += "\ | 14 | RDEPENDS:${PN} += "\ |
15 | ${PYTHON_PN}-shell \ | 15 | ${PYTHON_PN}-shell \ |