diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-27 17:47:35 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-31 03:08:50 -0700 |
| commit | 9c9cb57453c4e3a7aaa96fedfe1e2f603acab304 (patch) | |
| tree | b69f07bf2370281616c96d001552cff50eb41b43 /meta-python/recipes-devtools/python | |
| parent | 5bc514f56d33308891b28ed9c816597ee3e4c581 (diff) | |
| download | meta-openembedded-9c9cb57453c4e3a7aaa96fedfe1e2f603acab304.tar.gz | |
python3-fastapi: upgrade 0.136.1 -> 0.136.3
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.3.bb (renamed from meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb b/meta-python/recipes-devtools/python/python3-fastapi_0.136.3.bb index 27346415c4..660d729dd7 100644 --- a/meta-python/recipes-devtools/python/python3-fastapi_0.136.1.bb +++ b/meta-python/recipes-devtools/python/python3-fastapi_0.136.3.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] = "7af665ad7acfa0a3baf8983d393b6b471b9da10ede59c60045f49fbc89a0fa7f" | 6 | SRC_URI[sha256sum] = "e487fae93ad408e6f47641ee4dfe389864fd7bec92e547ea8498fc13f43e83ab" |
| 7 | 7 | ||
| 8 | SRC_URI += "file://run-ptest" | 8 | SRC_URI += "file://run-ptest" |
| 9 | 9 | ||
