Accepting request 1103744 from devel:languages:python

- update to 0.9.0:
  * Fix with new version of typing_extensions
  * Handle non-indexed generics

OBS-URL: https://build.opensuse.org/request/show/1103744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typing-inspect?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2023-08-15 14:39:11 +00:00 committed by Git OBS Bridge
commit 4f0675a787
4 changed files with 11 additions and 5 deletions

View File

@ -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>

View File

@ -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

View File

@ -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

Binary file not shown.