diff --git a/python-typing-extensions.spec b/python-typing-extensions.spec index 7be8976c478abe8c564b657192ab37c8abb73898..92f4c3137713f236a132091547421f57e06660c7 100644 --- a/python-typing-extensions.spec +++ b/python-typing-extensions.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-typing-extensions -Version: 4.12.2 -Release: 2 +Version: 4.14.0 +Release: 1 Summary: Backported and Experimental Type Hints for Python 3.5+ License: PSF-2.0 URL: https://github.com/python/typing_extensions -Source0: https://files.pythonhosted.org/packages/df/db/f35a00659bc03fec321ba8bce9420de607a1d37f8342eee1863174c69557/typing_extensions-4.12.2.tar.gz +Source0: https://files.pythonhosted.org/packages/d1/bc/51647cd02527e87d05cb083ccc402f93e441606ff1f01739a62c8ad09ba5/typing_extensions-4.14.0.tar.gz BuildArch: noarch %description Typing Extensions - Backported and Experimental Type Hints for Python. @@ -83,6 +83,9 @@ cd src %{_docdir}/* %changelog +* Wed Jun 18 2025 chenwei - 4.14.0-1 +- update to 4.14.0 + * Mon Jul 22 2024 warlcok - 4.12.2-2 - fix error URL link diff --git a/typing_extensions-4.12.2.tar.gz b/typing_extensions-4.12.2.tar.gz deleted file mode 100644 index 36e173f2f4e0147d42988be7315986a5b902f308..0000000000000000000000000000000000000000 Binary files a/typing_extensions-4.12.2.tar.gz and /dev/null differ diff --git a/typing_extensions-4.14.0.tar.gz b/typing_extensions-4.14.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7716720efeac859335e3bd703ebdcd750c7305ad Binary files /dev/null and b/typing_extensions-4.14.0.tar.gz differ