diff --git a/meta/recipes-devtools/python/python3-pyyaml_5.4.1.bb b/meta/recipes-devtools/python/python3-pyyaml_6.0.bb similarity index 81% rename from meta/recipes-devtools/python/python3-pyyaml_5.4.1.bb rename to meta/recipes-devtools/python/python3-pyyaml_6.0.bb index b11baa6331..2df0e649f0 100644 --- a/meta/recipes-devtools/python/python3-pyyaml_5.4.1.bb +++ b/meta/recipes-devtools/python/python3-pyyaml_6.0.bb @@ -9,7 +9,7 @@ PYPI_PACKAGE = "PyYAML" inherit pypi setuptools3 -SRC_URI[sha256sum] = "607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e" +SRC_URI[sha256sum] = "68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2" RDEPENDS:${PN} += "\ ${PYTHON_PN}-datetime \