From 3f46f5079f1993f46b252d152246c5ef3fe6af86 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 1 Apr 2025 09:39:07 +0000 Subject: [PATCH] python3-typing-extensions: upgrade 4.12.2 -> 4.13.0 (From OE-Core rev: 8fc1fbf831cf3124603f9dee3cc7f5b0293ab478) Signed-off-by: Richard Purdie --- ...extensions_4.12.2.bb => python3-typing-extensions_4.13.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-typing-extensions_4.12.2.bb => python3-typing-extensions_4.13.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.13.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb rename to meta/recipes-devtools/python/python3-typing-extensions_4.13.0.bb index 7bd23e3470..ea946849a7 100644 --- a/meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb +++ b/meta/recipes-devtools/python/python3-typing-extensions_4.13.0.bb @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" PYPI_PACKAGE = "typing_extensions" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -SRC_URI[sha256sum] = "1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8" +SRC_URI[sha256sum] = "0a4ac55a5820789d87e297727d229866c9650f6521b64206413c4fbada24d95b" inherit pypi python_flit_core