summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-30 18:48:52 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-07 10:45:43 -0700
commita5e60deb3e2e27a4c9900e3d26edaae6f8531cc0 (patch)
tree761ec030ef9f3bacdc34b318ad669e05c3e5da93 /meta-python/recipes-devtools
parentca0f5379975fc592eba8937c35696610b58cdc6a (diff)
downloadmeta-openembedded-a5e60deb3e2e27a4c9900e3d26edaae6f8531cc0.tar.gz
python3-fastapi: upgrade 0.135.3 -> 0.136.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb (renamed from meta-python/recipes-devtools/python/python3-fastapi_0.135.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastapi_0.135.3.bb b/meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb
index a4bdb19bbf..27346415c4 100644
--- a/meta-python/recipes-devtools/python/python3-fastapi_0.135.3.bb
+++ b/meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://fastapi.tiangolo.com/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=95792ff3fe8e11aa49ceb247e66e4810" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=95792ff3fe8e11aa49ceb247e66e4810"
5 5
6SRC_URI[sha256sum] = "bd6d7caf1a2bdd8d676843cdcd2287729572a1ef524fc4d65c17ae002a1be654" 6SRC_URI[sha256sum] = "7af665ad7acfa0a3baf8983d393b6b471b9da10ede59c60045f49fbc89a0fa7f"
7 7
8SRC_URI += "file://run-ptest" 8SRC_URI += "file://run-ptest"
9 9