diff options
-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 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be" | 12 | SRC_URI[sha256sum] = "b9ce9a925d0f0c35a1dbba56b40f253c53cd526b0fa81cf7b1d24996f28fb1d7" |
13 | 13 | ||
14 | RDEPENDS:${PN} += "\ | 14 | RDEPENDS:${PN} += "\ |
15 | ${PYTHON_PN}-shell \ | 15 | ${PYTHON_PN}-shell \ |