diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-typing-extensions_4.5.0.bb (renamed from meta/recipes-devtools/python/python3-typing-extensions_4.4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.4.0.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.5.0.bb index 27ec7560ea..80f87cae84 100644 --- a/meta/recipes-devtools/python/python3-typing-extensions_4.4.0.bb +++ b/meta/recipes-devtools/python/python3-typing-extensions_4.5.0.bb | |||
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f16b323917992e0f8a6f0071bc9913e2" | |||
15 | # The name on PyPi is slightly different. | 15 | # The name on PyPi is slightly different. |
16 | PYPI_PACKAGE = "typing_extensions" | 16 | PYPI_PACKAGE = "typing_extensions" |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa" | 18 | SRC_URI[sha256sum] = "5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb" |
19 | 19 | ||
20 | inherit pypi python_flit_core | 20 | inherit pypi python_flit_core |
21 | 21 | ||