diff mbox series

[meta-python] python3-typeguard: upgrade 4.5.2 -> 4.6.0

Message ID 20260728060645.819-29-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-typeguard: upgrade 4.5.2 -> 4.6.0 | expand

Commit Message

Wang Mingyu July 28, 2026, 6:06 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-typeguard_4.5.2.bb => python3-typeguard_4.6.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-typeguard_4.5.2.bb => python3-typeguard_4.6.0.bb} (88%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-typeguard_4.5.2.bb b/meta-python/recipes-devtools/python/python3-typeguard_4.6.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-typeguard_4.5.2.bb
rename to meta-python/recipes-devtools/python/python3-typeguard_4.6.0.bb
index 0ea613ef11..746ea20fb6 100644
--- a/meta-python/recipes-devtools/python/python3-typeguard_4.5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-typeguard_4.6.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://pypi.org/project/typeguard/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53"
 
-SRC_URI[sha256sum] = "5a16dcac23502039299c97c8941651bc33d7ea8cc4b2f7d6bbb1b528f6eea423"
+SRC_URI[sha256sum] = "e7414f09111317de3e335de92cd397c5c0ca00b1cc1676de12e1d444a79b3f21"
 
 inherit pypi python_setuptools_build_meta ptest-python-pytest