summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb (renamed from meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb
index c3d3dbc275..9c83ae6c61 100644
--- a/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb
+++ b/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.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] = "98795af00fb9640edec5b8e31fc647597b4691f099ad75f469a2616be1a76dff" 19SRC_URI[sha256sum] = "e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef"
20 20
21inherit pypi python_flit_core 21inherit pypi python_flit_core
22 22