forked from pool/python-typing_extensions
Accepting request 746062 from home:lrupp:branches:devel:languages:python
- Update to version 3.7.4.1: + Fix isinstance() with generic protocol subclasses after subscripting + Fix tests for non-default interpreters + Use environment marker to specify typing dependency + Fix unions of protocols on Python 2 OBS-URL: https://build.opensuse.org/request/show/746062 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
fbefe4ff13
commit
79b25a0c4e
@@ -19,7 +19,7 @@
|
||||
%define modname typing_extensions
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-typing_extensions
|
||||
Version: 3.7.4
|
||||
Version: 3.7.4.1
|
||||
Release: 0
|
||||
Summary: Backported and Experimental Type Hints for Python 35+
|
||||
License: Python-2.0
|
||||
|
Reference in New Issue
Block a user