[oe][meta-python][PATCH] python3-fastapi: upgrade 0.138.1 -> 0.140.0

Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:26 +0800
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-fastapi_0.138.1.bb => python3-fastapi_0.140.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-fastapi_0.138.1.bb => python3-fastapi_0.140.0.bb} (93%)

diff --git a/meta-python/recipes-devtools/python/python3-fastapi_0.138.1.bb b/meta-python/recipes-devtools/python/python3-fastapi_0.140.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-fastapi_0.138.1.bb
rename to meta-python/recipes-devtools/python/python3-fastapi_0.140.0.bb
index 87bcadc0c3..b8129fe817 100644
--- a/meta-python/recipes-devtools/python/python3-fastapi_0.138.1.bb
+++ b/meta-python/recipes-devtools/python/python3-fastapi_0.140.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://fastapi.tiangolo.com/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=95792ff3fe8e11aa49ceb247e66e4810"
 
-SRC_URI[sha256sum] = "96e3702dce09ee0dce48856135620d3d865ca684a79fe7513fd7b13a12f82862"
+SRC_URI[sha256sum] = "f338951b82fd74ca8f843163aec43ea1a1ce84d515415a50fa98fa25572a5544"
 
 SRC_URI += "file://run-ptest"
 
-- 
2.43.0