diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyyaml.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyyaml_5.3.bb (renamed from meta-python/recipes-devtools/python/python-pyyaml_5.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyyaml_5.3.bb (renamed from meta-python/recipes-devtools/python/python3-pyyaml_5.2.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyyaml.inc b/meta-python/recipes-devtools/python/python-pyyaml.inc index 48ebf73c9c..aede58530a 100644 --- a/meta-python/recipes-devtools/python/python-pyyaml.inc +++ b/meta-python/recipes-devtools/python/python-pyyaml.inc | |||
@@ -8,8 +8,8 @@ DEPENDS = "libyaml ${PYTHON_PN}-cython-native ${PYTHON_PN}" | |||
8 | PYPI_PACKAGE = "PyYAML" | 8 | PYPI_PACKAGE = "PyYAML" |
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
11 | SRC_URI[md5sum] = "d7e45e932d6e6649ac574a1ed77b4269" | 11 | SRC_URI[md5sum] = "adbb0d336b509d6472d3b095a0f1cf30" |
12 | SRC_URI[sha256sum] = "c0ee8eca2c582d29c3c2ec6e2c4f703d1b7f1fb10bc72317355a746057e7346c" | 12 | SRC_URI[sha256sum] = "e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615" |
13 | 13 | ||
14 | RDEPENDS_${PN} += "\ | 14 | RDEPENDS_${PN} += "\ |
15 | ${PYTHON_PN}-datetime \ | 15 | ${PYTHON_PN}-datetime \ |
diff --git a/meta-python/recipes-devtools/python/python-pyyaml_5.2.bb b/meta-python/recipes-devtools/python/python-pyyaml_5.3.bb index 5a4c92d88f..5a4c92d88f 100644 --- a/meta-python/recipes-devtools/python/python-pyyaml_5.2.bb +++ b/meta-python/recipes-devtools/python/python-pyyaml_5.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml_5.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml_5.3.bb index 470aca608b..470aca608b 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml_5.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml_5.3.bb | |||