diff mbox series

[meta-python,27/34] python3-typer: upgrade 0.27.1 -> 0.27.2

Message ID 20260902102900.1296-27-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/34] catch2: upgrade 3.15.3 -> 3.16.0 | expand

Commit Message

Wang Mingyu Sept. 2, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-typer_0.27.1.bb b/meta-python/recipes-devtools/python/python3-typer_0.27.2.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-typer_0.27.1.bb
rename to meta-python/recipes-devtools/python/python3-typer_0.27.2.bb
index 3246de7472..68c74ecf48 100644
--- a/meta-python/recipes-devtools/python/python3-typer_0.27.1.bb
+++ b/meta-python/recipes-devtools/python/python3-typer_0.27.2.bb
@@ -7,7 +7,7 @@  HOMEPAGE = "https://github.com/fastapi/typer"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=173d405eb704b1499218013178722617"
 
-SRC_URI[sha256sum] = "a79bef8469a79c45498e7b814ecf8d603cc7644e9acbd9e19cac0334240b18df"
+SRC_URI[sha256sum] = "269b7eb9d3c202ca84b4bc9618cb04ebb43d3d4d1e567e4c768607232c05f945"
 
 inherit pypi python_pdm ptest