aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-pyyaml_5.2.bb (renamed from recipes-devtools/python/python-pyyaml_5.1.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-pyyaml_5.1.2.bb b/recipes-devtools/python/python-pyyaml_5.2.bb
index 44c9542..bc6064b 100644
--- a/recipes-devtools/python/python-pyyaml_5.1.2.bb
+++ b/recipes-devtools/python/python-pyyaml_5.2.bb
@@ -9,8 +9,8 @@ PYPI_PACKAGE = "PyYAML"
inherit pypi setuptools
-SRC_URI[md5sum] = "20f87ab421b0271dbf371dc5c1cddb5c"
-SRC_URI[sha256sum] = "01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4"
+SRC_URI[md5sum] = "d7e45e932d6e6649ac574a1ed77b4269"
+SRC_URI[sha256sum] = "c0ee8eca2c582d29c3c2ec6e2c4f703d1b7f1fb10bc72317355a746057e7346c"
RDEPENDS_${PN} += "\
${PYTHON_PN}-datetime \