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-12 01:06:53 -0700 |
| commit | 1dc5309883148bf3534b4f8e4ce0afa929c764ba (patch) | |
| tree | d0434cb8b5a4a24f8536d3c456d577d24bb3ce74 /meta-python/recipes-devtools | |
| parent | d5ef0b6c8c95ea6ed653e4f5da10895ba1fc0902 (diff) | |
| download | meta-openembedded-1dc5309883148bf3534b4f8e4ce0afa929c764ba.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/" | |||
| 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 | ||
