diff mbox series

[meta-python,4/6] pythen3-typer: upgrade 0.27.0 -> 0.27.1

Message ID 20260811063643.152169-4-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-webserver,1/6] swagger-ui: upgrade 5.32.11 -> 5.32.12 | expand

Commit Message

Ankur Tyagi Aug. 11, 2026, 6:36 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Changelog:
https://github.com/fastapi/typer/releases/tag/0.27.1

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../python/{python3-typer_0.27.0.bb => python3-typer_0.27.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-typer_0.27.0.bb => python3-typer_0.27.1.bb} (93%)
diff mbox series

Patch

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