diff mbox series

[meta-python,7/7] python3-uvicorn: upgrade 0.38.0 -> 0.40.0

Message ID 20251223061043.659-7-liuyd.fnst@fujitsu.com
State New
Headers show
Series [meta-oe,1/7] flatpak: upgrade 1.17.0 -> 1.17.2 | expand

Commit Message

Liu Yiding Dec. 23, 2025, 6:10 a.m. UTC
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 .../{python3-uvicorn_0.38.0.bb => python3-uvicorn_0.40.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-uvicorn_0.38.0.bb => python3-uvicorn_0.40.0.bb} (88%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-uvicorn_0.38.0.bb b/meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-uvicorn_0.38.0.bb
rename to meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb
index b0ce49be97..56d58ded0a 100644
--- a/meta-python/recipes-devtools/python/python3-uvicorn_0.38.0.bb
+++ b/meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb
@@ -4,7 +4,7 @@  LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5c778842f66a649636561c423c0eec2e"
 RECIPE_MAINTAINER = "Tom Geelen <t.f.g.geelen@gmail.com>"
 
-SRC_URI[sha256sum] = "fd97093bdd120a2609fc0d3afe931d4d4ad688b6e75f0f929fde1bc36fe0e91d"
+SRC_URI[sha256sum] = "839676675e87e73694518b5574fd0f24c9d97b46bea16df7b8c05ea1a51071ea"
 
 SRC_URI += "file://0001-ptest-disable-failing-tests.patch"