diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb (renamed from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.2.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb index 6f15d1e709..2543269fc8 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.2.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb | |||
@@ -10,7 +10,7 @@ inherit pypi setuptools3 | |||
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | 12 | ||
13 | SRC_URI[sha256sum] = "8f1e15421668b9edf30ed02899f5f81aff9808a4271935776f61a99a569a13da" | 13 | SRC_URI[sha256sum] = "44bc6b54fddd45e4bc0619059196679f9e8b79c027f4131bb072e6a22f4d5e28" |
14 | 14 | ||
15 | do_install_prepend() { | 15 | do_install_prepend() { |
16 | export RUAMEL_NO_PIP_INSTALL_CHECK=1 | 16 | export RUAMEL_NO_PIP_INSTALL_CHECK=1 |