[oe][meta-python][PATCH] python3-typeguard: upgrade 4.5.2 -> 4.6.0
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:41 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- .../{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 --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 -- 2.43.0