diff mbox series

[03/15] python3-typing-extensions: upgrade 4.15.0 -> 4.16.0

Message ID 20260703082955.1585712-3-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/15] hwdata: upgrade 0.408 -> 0.409 | expand

Commit Message

Richard Purdie July 3, 2026, 8:29 a.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...extensions_4.15.0.bb => python3-typing-extensions_4.16.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-typing-extensions_4.15.0.bb => python3-typing-extensions_4.16.0.bb} (90%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.15.0.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.16.0.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-typing-extensions_4.15.0.bb
rename to meta/recipes-devtools/python/python3-typing-extensions_4.16.0.bb
index 4ff85bb2407..cede81e1289 100644
--- a/meta/recipes-devtools/python/python3-typing-extensions_4.15.0.bb
+++ b/meta/recipes-devtools/python/python3-typing-extensions_4.16.0.bb
@@ -15,7 +15,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2"
 # The name on PyPi is slightly different.
 PYPI_PACKAGE = "typing_extensions"
 
-SRC_URI[sha256sum] = "0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"
+SRC_URI[sha256sum] = "dc983d19a509c94dba722ee6abd33940f7c05a89e243c47e907eb4db6f1a43e5"
 
 inherit pypi python_flit_core