forked from pool/python-typing_extensions
		
	Accepting request 1294417 from devel:languages:python
- update to 4.14.1:
  * Fix usage of `typing_extensions.TypedDict` nested inside
    other types (e.g., `typing.Type[typing_extensions.TypedDict]`).
    This is not allowed by the type system but worked on older
    versions, so we maintain support.
    with `@typing_extensions.deprecated`.
OBS-URL: https://build.opensuse.org/request/show/1294417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typing_extensions?expand=0&rev=30
			
			
This commit is contained in:
		@@ -1,3 +1,12 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Jul 18 16:11:33 UTC 2025 - Dirk Müller <dmueller@suse.com>
 | 
			
		||||
 | 
			
		||||
- update to 4.14.1:
 | 
			
		||||
  * Fix usage of `typing_extensions.TypedDict` nested inside
 | 
			
		||||
    other types (e.g., `typing.Type[typing_extensions.TypedDict]`).
 | 
			
		||||
    This is not allowed by the type system but worked on older
 | 
			
		||||
    versions, so we maintain support.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Jul 10 10:39:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -27,7 +27,7 @@
 | 
			
		||||
 | 
			
		||||
%{?sle15_python_module_pythons}
 | 
			
		||||
Name:           python-typing_extensions%{psuffix}
 | 
			
		||||
Version:        4.14.0
 | 
			
		||||
Version:        4.14.1
 | 
			
		||||
Release:        0
 | 
			
		||||
Summary:        Backported and Experimental Type Hints for Python 3.8+
 | 
			
		||||
License:        Python-2.0
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4
 | 
			
		||||
size 107423
 | 
			
		||||
							
								
								
									
										3
									
								
								typing_extensions-4.14.1.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								typing_extensions-4.14.1.tar.gz
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36
 | 
			
		||||
size 107673
 | 
			
		||||
		Reference in New Issue
	
	Block a user