From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:06:58 +0000 (+0100) Subject: python3-pyyaml: upgrade 6.0.2 -> 6.0.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d88f4322178ceccd47b9d33f780e8196f520bd;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-pyyaml: upgrade 6.0.2 -> 6.0.3 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb b/meta/recipes-devtools/python/python3-pyyaml_6.0.3.bb similarity index 88% rename from meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb rename to meta/recipes-devtools/python/python3-pyyaml_6.0.3.bb index 7ebe3f7d9fe..7e2b088ca5d 100644 --- a/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb +++ b/meta/recipes-devtools/python/python3-pyyaml_6.0.3.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://pyyaml.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=6d8242660a8371add5fe547adf083079" -SRC_URI[sha256sum] = "d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e" +SRC_URI[sha256sum] = "d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f" SRC_URI += "\ https://raw.githubusercontent.com/yaml/pyyaml/a98fd6088e81d7aca571220c966bbfe2ac43c335/tests/test_dump_load.py;name=test \