[oe][meta-python][PATCH] python3-annotated-types: upgrade 0.7.0 -> 0.8.0

Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:22 +0800
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
Signed-off-by: Wang Mingyu <[email protected]>
---
 ...nnotated-types_0.7.0.bb => python3-annotated-types_0.8.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-annotated-types_0.7.0.bb => python3-annotated-types_0.8.0.bb} (82%)

diff --git a/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb b/meta-python/recipes-devtools/python/python3-annotated-types_0.8.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb
rename to meta-python/recipes-devtools/python/python3-annotated-types_0.8.0.bb
index cf579c74fe..3bc397ffa7 100644
--- a/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-annotated-types_0.8.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = ""
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c6afb13fdc220497ee5cded1e717ed67"
 
-SRC_URI[sha256sum] = "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"
+SRC_URI[sha256sum] = "13b2beaad985e05e2d6407ee4c4f35590b11f8d693a258a561055cac8f64cab7"
 
 S = "${UNPACKDIR}/annotated_types-${PV}"
 PYPI_PACKAGE = "annotated_types"
-- 
2.43.0