diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.16.bb (renamed from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.13.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.13.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.16.bb index d28e8a12fe..e64f196004 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.13.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.16.bb | |||
| @@ -8,10 +8,12 @@ PYPI_PACKAGE = "ruamel.yaml" | |||
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "02f0ed93e98ea32498d25a2952635bbd9fabd553599b8ad67724b4ac88dd8f6c" | 11 | SRC_URI[sha256sum] = "1a771fc92d3823682b7f0893ad56cb5a5c87c48e62b5399d6f42c8759a583b33" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
| 14 | ${PYTHON_PN}-shell \ | 14 | ${PYTHON_PN}-shell \ |
| 15 | ${PYTHON_PN}-datetime \ | ||
| 16 | ${PYTHON_PN}-netclient \ | ||
| 15 | " | 17 | " |
| 16 | 18 | ||
| 17 | do_install:prepend() { | 19 | do_install:prepend() { |
