diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-30 18:48:52 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-07 10:45:43 -0700 |
| commit | a5e60deb3e2e27a4c9900e3d26edaae6f8531cc0 (patch) | |
| tree | 761ec030ef9f3bacdc34b318ad669e05c3e5da93 /meta-python/recipes-devtools/python | |
| parent | ca0f5379975fc592eba8937c35696610b58cdc6a (diff) | |
| download | meta-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/python')
| -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/" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=95792ff3fe8e11aa49ceb247e66e4810" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=95792ff3fe8e11aa49ceb247e66e4810" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "bd6d7caf1a2bdd8d676843cdcd2287729572a1ef524fc4d65c17ae002a1be654" | 6 | SRC_URI[sha256sum] = "7af665ad7acfa0a3baf8983d393b6b471b9da10ede59c60045f49fbc89a0fa7f" |
| 7 | 7 | ||
| 8 | SRC_URI += "file://run-ptest" | 8 | SRC_URI += "file://run-ptest" |
| 9 | 9 | ||
