summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pyyaml_5.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyyaml_5.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml_5.4.bb b/meta-python/recipes-devtools/python/python3-pyyaml_5.4.1.bb
index e46b608f74..c3025fdc66 100644
--- a/meta-python/recipes-devtools/python/python3-pyyaml_5.4.bb
+++ b/meta-python/recipes-devtools/python/python3-pyyaml_5.4.1.bb
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "PyYAML"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11SRC_URI[sha256sum] = "3c49e39ac034fd64fd576d63bb4db53cda89b362768a67f07749d55f128ac18a" 11SRC_URI[sha256sum] = "607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e"
12 12
13RDEPENDS_${PN} += "\ 13RDEPENDS_${PN} += "\
14 ${PYTHON_PN}-datetime \ 14 ${PYTHON_PN}-datetime \