summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-pyyaml_3.12.bb (renamed from meta-python/recipes-devtools/python/python-pyyaml_3.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.11.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
index a017e0e65b..61b1d2c93b 100644
--- a/meta-python/recipes-devtools/python/python-pyyaml_3.11.bb
+++ b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://pyyaml.org/download/pyyaml/PyYAML-${PV}.tar.gz \
9 file://setup.py \ 9 file://setup.py \
10" 10"
11 11
12SRC_URI[md5sum] = "f50e08ef0fe55178479d3a618efe21db" 12SRC_URI[md5sum] = "4c129761b661d181ebf7ff4eb2d79950"
13SRC_URI[sha256sum] = "c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8" 13SRC_URI[sha256sum] = "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
14 14
15S = "${WORKDIR}/PyYAML-${PV}" 15S = "${WORKDIR}/PyYAML-${PV}"
16 16