diff mbox series

[meta-python,2/5] python3-werkzeug: Upgrade to 3.1.3

Message ID 20241121020831.884684-2-raj.khem@gmail.com
State New
Headers show
Series [meta-python,1/5] python3-blinker: Upgrade to 1.9.0 | expand

Commit Message

Khem Raj Nov. 21, 2024, 2:08 a.m. UTC
https://github.com/pallets/werkzeug/releases/tag/3.1.0
https://github.com/pallets/werkzeug/releases/tag/3.1.1
https://github.com/pallets/werkzeug/releases/tag/3.1.2
https://github.com/pallets/werkzeug/releases/tag/3.1.3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../{python3-werkzeug_3.0.6.bb => python3-werkzeug_3.1.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_3.0.6.bb => python3-werkzeug_3.1.3.bb} (90%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_3.0.6.bb b/meta-python/recipes-devtools/python/python3-werkzeug_3.1.3.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-werkzeug_3.0.6.bb
rename to meta-python/recipes-devtools/python/python3-werkzeug_3.1.3.bb
index 5758830cb9..73029eccc7 100644
--- a/meta-python/recipes-devtools/python/python3-werkzeug_3.0.6.bb
+++ b/meta-python/recipes-devtools/python/python3-werkzeug_3.1.3.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] = "a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d"
+SRC_URI[sha256sum] = "60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746"
 
 inherit pypi python_flit_core