diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-12-30 14:10:29 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-31 08:28:51 -0800 |
| commit | e15758ad1a80546b3d17dc779362fac2463c2c8c (patch) | |
| tree | 50fd2dc1fab07a7db7b36c01855a286a03526450 /meta-python/recipes-devtools/python | |
| parent | fcebca61e5cec25f4e34aefa8967cf71a07704ec (diff) | |
| download | meta-openembedded-e15758ad1a80546b3d17dc779362fac2463c2c8c.tar.gz | |
python3-fastapi-cli: upgrade 0.0.16 -> 0.0.20
Changelog:
https://github.com/fastapi/fastapi-cli/releases/tag/0.0.20
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.20.bb (renamed from meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.16.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.16.bb b/meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.20.bb index a8f585b607..76ddb409bc 100644 --- a/meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.16.bb +++ b/meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.20.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://fastapi.tiangolo.com/" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e0cf8d811ea2046529403707b266fb5a" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e0cf8d811ea2046529403707b266fb5a" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "e8a2a1ecf7a4e062e3b2eec63ae34387d1e142d4849181d936b23c4bdfe29073" | 6 | SRC_URI[sha256sum] = "d17c2634f7b96b6b560bc16b0035ed047d523c912011395f49f00a421692bc3a" |
| 7 | 7 | ||
| 8 | inherit pypi python_pdm | 8 | inherit pypi python_pdm |
| 9 | 9 | ||
