diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb (renamed from meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb index 9c83ae6c61..1c03aacc10 100644 --- a/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb +++ b/meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb | |||
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" | |||
16 | PYPI_PACKAGE = "typing_extensions" | 16 | PYPI_PACKAGE = "typing_extensions" |
17 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 17 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef" | 19 | SRC_URI[sha256sum] = "8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4" |
20 | 20 | ||
21 | inherit pypi python_flit_core | 21 | inherit pypi python_flit_core |
22 | 22 | ||