[Buildroot] [git commit branch/2025.08.x] package/python-typing-extensions: bump to version 4.15.0
Thomas Perale
thomas.perale at mind.be
Thu Sep 25 14:34:00 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=c53e310b23668a5dc94cc5b3921d6d3d8a57f5ac
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.08.x
Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit 6ea8e60e497a518a6e9efd9ea5b85c00ef71578a)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
package/python-typing-extensions/python-typing-extensions.hash | 4 ++--
package/python-typing-extensions/python-typing-extensions.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-typing-extensions/python-typing-extensions.hash b/package/python-typing-extensions/python-typing-extensions.hash
index c422691dab..c86b6716a8 100644
--- a/package/python-typing-extensions/python-typing-extensions.hash
+++ b/package/python-typing-extensions/python-typing-extensions.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/typing-extensions/json
-md5 da52c877660b1760771ce7553f729c5d typing_extensions-4.14.1.tar.gz
-sha256 38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 typing_extensions-4.14.1.tar.gz
+md5 079e529d0b271647f3ec2720aee8fc65 typing_extensions-4.15.0.tar.gz
+sha256 0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 typing_extensions-4.15.0.tar.gz
# Locally computed sha256 checksums
sha256 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf LICENSE
diff --git a/package/python-typing-extensions/python-typing-extensions.mk b/package/python-typing-extensions/python-typing-extensions.mk
index 9ed8b71ff2..d181b973a5 100644
--- a/package/python-typing-extensions/python-typing-extensions.mk
+++ b/package/python-typing-extensions/python-typing-extensions.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_TYPING_EXTENSIONS_VERSION = 4.14.1
+PYTHON_TYPING_EXTENSIONS_VERSION = 4.15.0
PYTHON_TYPING_EXTENSIONS_SOURCE = typing_extensions-$(PYTHON_TYPING_EXTENSIONS_VERSION).tar.gz
-PYTHON_TYPING_EXTENSIONS_SITE = https://files.pythonhosted.org/packages/98/5a/da40306b885cc8c09109dc2e1abd358d5684b1425678151cdaed4731c822
+PYTHON_TYPING_EXTENSIONS_SITE = https://files.pythonhosted.org/packages/72/94/1a15dd82efb362ac84269196e94cf00f187f7ed21c242792a923cdb1c61f
PYTHON_TYPING_EXTENSIONS_SETUP_TYPE = flit
PYTHON_TYPING_EXTENSIONS_LICENSE = Python-2.0
PYTHON_TYPING_EXTENSIONS_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list