From e3d6dbd6d802688684024dece3f85bc623dfcba7 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 06 Apr 2024 12:10:39 +0200
Subject: [PATCH] python/typing_extensions: update to 4.11.0

---
 components/python/typing_extensions/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/typing_extensions/Makefile b/components/python/typing_extensions/Makefile
index b4fda5a..259d5dd 100644
--- a/components/python/typing_extensions/Makefile
+++ b/components/python/typing_extensions/Makefile
@@ -19,10 +19,10 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		typing_extensions
-HUMAN_VERSION =			4.10.0
+HUMAN_VERSION =			4.11.0
 COMPONENT_SUMMARY =		typing_extensions - Backported and Experimental Type Hints for Python 3.8+
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb
+	sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0
 COMPONENT_LICENSE =		PSF-2.0
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3