- update to 0.9.0:
* Fix with new version of typing_extensions * Handle non-indexed generics OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing-inspect?expand=0&rev=9
This commit is contained in:
parent
f411f8e398
commit
f3654c6e0a
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 13 21:39:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.0:
|
||||
* Fix with new version of typing_extensions
|
||||
* Handle non-indexed generics
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:38:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-typing-inspect
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Release: 0
|
||||
Summary: Python runtime inspection utilities for typing
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b1ff0c400943b6145df8119c41c244ca8207f1f10c9c057aeed1560e4806e3d
|
||||
size 13550
|
BIN
typing_inspect-0.9.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
typing_inspect-0.9.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user