diff mbox series

[meta-python,16/37] python3-fastapi: upgrade 0.138.0 -> 0.138.1

Message ID 20260630092206.322-16-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/37] 7zip: upgrade 26.01 -> 26.02 | expand

Commit Message

Wang Mingyu June 30, 2026, 9:21 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Refactor Library Skills, make info easier to find for agents.
- Simplify pull request workflow triggers.
- Update issue-manager to 0.7.1.
- Update issue-manager to 0.7.0.
- Update sponsors: Add TestMu again.
- Update zizmor workflow security checks.
- Bump pydantic-settings from 2.14.1 to 2.14.2.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-fastapi_0.138.0.bb => python3-fastapi_0.138.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-fastapi_0.138.0.bb => python3-fastapi_0.138.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-fastapi_0.138.0.bb b/meta-python/recipes-devtools/python/python3-fastapi_0.138.1.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-fastapi_0.138.0.bb
rename to meta-python/recipes-devtools/python/python3-fastapi_0.138.1.bb
index 6a9b79eb44..87bcadc0c3 100644
--- a/meta-python/recipes-devtools/python/python3-fastapi_0.138.0.bb
+++ b/meta-python/recipes-devtools/python/python3-fastapi_0.138.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://fastapi.tiangolo.com/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=95792ff3fe8e11aa49ceb247e66e4810"
 
-SRC_URI[sha256sum] = "d445a4877636ad191e7053e08c9bf98cb921a6756776848400bb773d1740c061"
+SRC_URI[sha256sum] = "96e3702dce09ee0dce48856135620d3d865ca684a79fe7513fd7b13a12f82862"
 
 SRC_URI += "file://run-ptest"