summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.10.bb (renamed from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.5.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.5.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.10.bb
index ba095648fb..076721a09d 100644
--- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.5.bb
+++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.10.bb
@@ -2,14 +2,14 @@ SUMMARY = "YAML parser/emitter that supports roundtrip preservation of comments,
2AUTHOR = "Anthon van der Neut" 2AUTHOR = "Anthon van der Neut"
3 3
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=caf8bd842440b537c044e131785a4666" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=60afc0a1bb0501c0c555cabe78bba022"
6 6
7PYPI_PACKAGE = "ruamel.yaml" 7PYPI_PACKAGE = "ruamel.yaml"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11SRC_URI[md5sum] = "7d5a5b0a7621a1247b081cc8e4978354" 11SRC_URI[md5sum] = "02774e7ed3273b3d8eee6c08326b91c4"
12SRC_URI[sha256sum] = "412a6f5cfdc0525dee6a27c08f5415c7fd832a7afcb7a0ed7319628aed23d408" 12SRC_URI[sha256sum] = "099c644a778bf72ffa00524f78dd0b6476bca94a1da344130f4bf3381ce5b954"
13 13
14do_install_prepend() { 14do_install_prepend() {
15 export RUAMEL_NO_PIP_INSTALL_CHECK=1 15 export RUAMEL_NO_PIP_INSTALL_CHECK=1