diff mbox series

[meta-python,3/3] python3-fastapi-cli: upgrade 0.0.16 -> 0.0.20

Message ID 20251230061030.4804-3-liuyd.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-networking,1/3] networkmanager: upgrade 1.52.0 -> 1.52.2 | expand

Commit Message

Liu Yiding Dec. 30, 2025, 6:10 a.m. UTC
Changelog:
https://github.com/fastapi/fastapi-cli/releases/tag/0.0.20

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 ...hon3-fastapi-cli_0.0.16.bb => python3-fastapi-cli_0.0.20.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-fastapi-cli_0.0.16.bb => python3-fastapi-cli_0.0.20.bb} (83%)
diff mbox series

Patch

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
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.16.bb
rename to 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/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e0cf8d811ea2046529403707b266fb5a"
 
-SRC_URI[sha256sum] = "e8a2a1ecf7a4e062e3b2eec63ae34387d1e142d4849181d936b23c4bdfe29073"
+SRC_URI[sha256sum] = "d17c2634f7b96b6b560bc16b0035ed047d523c912011395f49f00a421692bc3a"
 
 inherit pypi python_pdm