diff mbox series

[meta-python,59/67] python3-typer: upgrade 0.14.0 -> 0.15.1

Message ID 1735032421-13513-59-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/67] ctags: upgrade 6.1.20241215.0 -> 6.1.20241222.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 24, 2024, 9:26 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 https://typer.tiangolo.com/release-notes/#docs

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-typer_0.14.0.bb b/meta-python/recipes-devtools/python/python3-typer_0.15.1.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-typer_0.14.0.bb
rename to meta-python/recipes-devtools/python/python3-typer_0.15.1.bb
index 4074f31eb8..6206427a70 100644
--- a/meta-python/recipes-devtools/python/python3-typer_0.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-typer_0.15.1.bb
@@ -7,7 +7,7 @@  HOMEPAGE = "https://github.com/tiangolo/typer"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=173d405eb704b1499218013178722617"
 
-SRC_URI[sha256sum] = "af58f737f8d0c0c37b9f955a6d39000b9ff97813afcbeef56af5e37cf743b45a"
+SRC_URI[sha256sum] = "a0588c0a7fa68a1978a069818657778f86abe6ff5ea6abf472f940a08bfe4f0a"
 
 inherit pypi python_setuptools_build_meta ptest