From a9f6d8d9c249553f20b35ae1413b95d1e61cac83 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 24 May 2023 19:30:48 +0200
Subject: [PATCH] python/typing_extensions: update to 4.6.1

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

diff --git a/components/python/typing_extensions/Makefile b/components/python/typing_extensions/Makefile
index 72663fb..1577223 100644
--- a/components/python/typing_extensions/Makefile
+++ b/components/python/typing_extensions/Makefile
@@ -20,12 +20,12 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		typing_extensions
-HUMAN_VERSION =			4.6.0
+HUMAN_VERSION =			4.6.1
 COMPONENT_SUMMARY =		typing_extensions - Backported and Experimental Type Hints for Python 3.7+
 COMPONENT_ARCHIVE_URL =		\
-	https://files.pythonhosted.org/packages/e4/03/4670b4c206e1dc869f2f0120c3d0a2b17d42526ab2b5a8f66d4cd8642ef3/typing_extensions-4.6.0.tar.gz
+	https://files.pythonhosted.org/packages/aa/67/f4e6ae6998b0c86ab10f8e96339f00afaf30bef11f63a81c63977c2b89d7/typing_extensions-4.6.1.tar.gz
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:ff6b238610c747e44c268aa4bb23c8c735d665a63726df3f9431ce707f2aa768
+	sha256:558bc0c4145f01e6405f4a5fdbd82050bd221b119f4bf72a961a1cfd471349d6
 COMPONENT_LICENSE =		PSF-2.0
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3