From 4ca3f6f33f816033bc89668a99030938a3749836 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:53 +0800 Subject: [PATCH] python3-typer: upgrade 0.27.1 -> 0.27.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../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 --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