summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-typing-extensions_4.15.0.bb (renamed from meta/recipes-devtools/python/python3-typing-extensions_4.14.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.14.1.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.15.0.bb
index 32edb656db..3e3ce33ca8 100644
--- a/meta/recipes-devtools/python/python3-typing-extensions_4.14.1.bb
+++ b/meta/recipes-devtools/python/python3-typing-extensions_4.15.0.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2"
16PYPI_PACKAGE = "typing_extensions" 16PYPI_PACKAGE = "typing_extensions"
17UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" 17UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
18 18
19SRC_URI[sha256sum] = "38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36" 19SRC_URI[sha256sum] = "0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"
20 20
21inherit pypi python_flit_core 21inherit pypi python_flit_core
22 22