diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.13.bb (renamed from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.11.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.13.bb index 8423a89294..d28e8a12fe 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.11.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.13.bb | |||
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "ruamel.yaml" | |||
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "b5e96c0a6619830a7733099f0599b56556a963c6114ef64d0ddb4673347b426f" | 11 | SRC_URI[sha256sum] = "02f0ed93e98ea32498d25a2952635bbd9fabd553599b8ad67724b4ac88dd8f6c" |
12 | 12 | ||
13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
14 | ${PYTHON_PN}-shell \ | 14 | ${PYTHON_PN}-shell \ |