aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb (renamed from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.11.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb
index 9b3a2e1d9a..ec8545daec 100644
--- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.11.bb
+++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb
@@ -8,8 +8,8 @@ PYPI_PACKAGE = "ruamel.yaml"
inherit pypi setuptools3
-SRC_URI[md5sum] = "020a0140d06b2e32f53944d4335f9877"
-SRC_URI[sha256sum] = "43bf19037937f78845775d84582dd6f3ac966bc1b7748de898fad35638c74771"
+SRC_URI[md5sum] = "c7e4b216d9554d80be42011b448b7c61"
+SRC_URI[sha256sum] = "076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e"
do_install_prepend() {
export RUAMEL_NO_PIP_INSTALL_CHECK=1