From 16482be69910fbd105b0aa63160ddc443032684a Mon Sep 17 00:00:00 2001 From: Soumya Sambu Date: Fri, 22 Nov 2024 10:19:14 +0000 Subject: [PATCH] python3-werkzeug: upgrade 3.0.3 -> 3.0.6 Includes fix for CVE-2024-49767 Changelog: ========== https://github.com/pallets/werkzeug/blob/3.0.6/CHANGES.rst Signed-off-by: Soumya Sambu Signed-off-by: Khem Raj Signed-off-by: Armin Kuster --- .../{python3-werkzeug_3.0.3.bb => python3-werkzeug_3.0.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-werkzeug_3.0.3.bb => python3-werkzeug_3.0.6.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_3.0.3.bb b/meta-python/recipes-devtools/python/python3-werkzeug_3.0.6.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-werkzeug_3.0.3.bb rename to meta-python/recipes-devtools/python/python3-werkzeug_3.0.6.bb index e793430340..7a56350eeb 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_3.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_3.0.6.bb @@ -10,7 +10,7 @@ HOMEPAGE = "https://werkzeug.palletsprojects.com" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5dc88300786f1c214c1e9827a5229462" -SRC_URI[sha256sum] = "097e5bfda9f0aba8da6b8545146def481d06aa7d3266e7448e2cccf67dd8bd18" +SRC_URI[sha256sum] = "a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d" inherit pypi python_flit_core