Changelog:
=========
- Add typing_extensions.NamedTuple, allowing for generic NamedTuples on Python 
<3.11
- Adjust typing_extensions.TypedDict to allow for generic TypedDicts on Python 
<3.11

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...g-extensions_4.2.0.bb => python3-typing-extensions_4.3.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-typing-extensions_4.2.0.bb => 
python3-typing-extensions_4.3.0.bb} (80%)

diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.2.0.bb 
b/meta/recipes-devtools/python/python3-typing-extensions_4.3.0.bb
similarity index 80%
rename from meta/recipes-devtools/python/python3-typing-extensions_4.2.0.bb
rename to meta/recipes-devtools/python/python3-typing-extensions_4.3.0.bb
index 3aac39b8ef..9638491eb4 100644
--- a/meta/recipes-devtools/python/python3-typing-extensions_4.2.0.bb
+++ b/meta/recipes-devtools/python/python3-typing-extensions_4.3.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=64fc2b30b67d0a8423c250e0386ed72f"
 # The name on PyPi is slightly different.
 PYPI_PACKAGE = "typing_extensions"
 
-SRC_URI[sha256sum] = 
"f1c24655a0da0d1b67f07e17a5e6b2a105894e6824b92096378bb3668ef02376"
+SRC_URI[sha256sum] = 
"e6d2677a32f47fc7eb2795db1dd15c1f34eff616bcaf2cfb5e997f854fa1c4a6"
 
 inherit pypi python_flit_core
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#167906): 
https://lists.openembedded.org/g/openembedded-core/message/167906
Mute This Topic: https://lists.openembedded.org/mt/92328590/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to