diff mbox series

[meta-python] python3-fastapi-cli: upgrade 0.0.20 -> 0.0.24

Message ID 20260227092309.1381-3-liuyd.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-fastapi-cli: upgrade 0.0.20 -> 0.0.24 | expand

Commit Message

Liu Yiding Feb. 27, 2026, 9:23 a.m. UTC
Changelog
  https://github.com/fastapi/fastapi-cli/releases/tag/0.0.24

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.20.bb b/meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.24.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.20.bb
rename to meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.24.bb
index 76ddb409bc..90624b86a5 100644
--- a/meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.20.bb
+++ b/meta-python/recipes-devtools/python/python3-fastapi-cli_0.0.24.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://fastapi.tiangolo.com/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e0cf8d811ea2046529403707b266fb5a"
 
-SRC_URI[sha256sum] = "d17c2634f7b96b6b560bc16b0035ed047d523c912011395f49f00a421692bc3a"
+SRC_URI[sha256sum] = "1afc9c9e21d7ebc8a3ca5e31790cd8d837742be7e4f8b9236e99cb3451f0de00"
 
 inherit pypi python_pdm