forked from pool/python-typing_extensions
- Update to 3.10.0.2:
* Docs improvements * Fixes crash and _GenericAlias import * Support most use cases for PEP 612 with Generic OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=30
This commit is contained in:
parent
7c0243dd7f
commit
efc70248b1
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 20:42:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- Update to 3.10.0.2:
|
||||
* Docs improvements
|
||||
* Fixes crash and _GenericAlias import
|
||||
* Support most use cases for PEP 612 with Generic
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 12 13:11:30 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-typing_extensions%{psuffix}
|
||||
Version: 3.10.0.0
|
||||
Version: 3.10.0.2
|
||||
Release: 0
|
||||
Summary: Backported and Experimental Type Hints for Python 35+
|
||||
License: Python-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50b6f157849174217d0656f99dc82fe932884fb250826c18350e159ec6cdf342
|
||||
size 45509
|
3
typing_extensions-3.10.0.2.tar.gz
Normal file
3
typing_extensions-3.10.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49f75d16ff11f1cd258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e
|
||||
size 46048
|
Loading…
Reference in New Issue
Block a user