14
0

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:
Tomáš Chvátal
2019-11-06 18:45:44 +00:00
committed by Git OBS Bridge
parent fbefe4ff13
commit 79b25a0c4e
4 changed files with 13 additions and 4 deletions

View File

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