diff mbox series

[meta-python,32/37] python3-typer: upgrade 0.26.8 -> 0.27.0

Message ID 20260722102320.1019-32-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] dash: upgrade 0.5.13.4 -> 0.5.13.5 | expand

Commit Message

Wang Mingyu July 22, 2026, 10:23 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
- Bump the python-packages group across 1 directory with 5 updates.
- Bump ty to 0.0.53. PR #1877 by @YuriiMotov.
- Bump the github-actions group across 1 directory with 4 updates.
- Set Dependabot schedule interval to "monthly".
- Bump pre-commit hooks.
- Add GH workflow to bump pre-commit hook versions.
- Fix latest-changes checkout target.
- Update issue-manager to 0.8.1.
- Bump the github-actions group across 1 directory with 8 updates.
- Bump the python-packages group across 1 directory with 5 updates.
- Update latest-changes to 0.6.1.
- Bump https://github.com/crate-ci/typos from v1.46.0 to 1.47.2 in the pre-commit group across 1 directory.
 -Bump pydantic-settings from 2.14.1 to 2.14.2.

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-typer_0.26.8.bb b/meta-python/recipes-devtools/python/python3-typer_0.27.0.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-typer_0.26.8.bb
rename to meta-python/recipes-devtools/python/python3-typer_0.27.0.bb
index d7c95a01eb..42b5cdc07d 100644
--- a/meta-python/recipes-devtools/python/python3-typer_0.26.8.bb
+++ b/meta-python/recipes-devtools/python/python3-typer_0.27.0.bb
@@ -7,7 +7,7 @@  HOMEPAGE = "https://github.com/fastapi/typer"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=173d405eb704b1499218013178722617"
 
-SRC_URI[sha256sum] = "c244a6bd558886fe3f8780efb6bdd28bb9aff005a94eedebaa5cb32926fe2f7e"
+SRC_URI[sha256sum] = "629bd12ea5d13a17148125d9a264f949eb171fb3f120f9b04d85873cab054fa5"
 
 inherit pypi python_pdm ptest