diff mbox series

python3-typing-extensions: upgrade 4.6.3 -> 4.7.0

Message ID 20230703085111.3129537-1-tim.orling@konsulko.com
State Accepted, archived
Commit a9a8aa9a33403fb8465b510e5b39417dc2ac72a1
Headers show
Series python3-typing-extensions: upgrade 4.6.3 -> 4.7.0 | expand

Commit Message

Tim Orling July 3, 2023, 8:51 a.m. UTC
New features and bug fixes.

NOTE: This is expected to be the last feature release supporting Python 3.7,
      which reaches its end of life on June 27, 2023. Version 4.8.0 will
      support only Python 3.8.0 and up.

https://github.com/python/typing_extensions/blob/main/CHANGELOG.md#release-470-june-28-2023
https://github.com/python/typing_extensions/blob/main/CHANGELOG.md#release-470rc1-june-21-2023

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 ...g-extensions_4.6.3.bb => python3-typing-extensions_4.7.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-typing-extensions_4.6.3.bb => python3-typing-extensions_4.7.0.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.6.3.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.7.0.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-typing-extensions_4.6.3.bb
rename to meta/recipes-devtools/python/python3-typing-extensions_4.7.0.bb
index ebce6e8d4e2..887cece6883 100644
--- a/meta/recipes-devtools/python/python3-typing-extensions_4.6.3.bb
+++ b/meta/recipes-devtools/python/python3-typing-extensions_4.7.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] = "d91d5919357fe7f681a9f2b5b4cb2a5f1ef0a1e9f59c4d8ff0d3491e05c0ffd5"
+SRC_URI[sha256sum] = "935ccf31549830cda708b42289d44b6f74084d616a00be651601a4f968e77c82"
 
 inherit pypi python_flit_core