Accepting request 746074 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/746074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typing_extensions?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-11-22 09:20:28 +00:00 committed by Git OBS Bridge
commit 0cf68a0e2b
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 6 17:15:46 UTC 2019 - Lars Vogdt <lars@linux-schulserver.de>
- 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
-------------------------------------------------------------------
Sun Jul 21 17:04:41 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:091ecc894d5e908ac75209f10d5b4f118fbdb2eb1ede6a63544054bb1edb41f2
size 36357

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ed632b30bb54fc3941c382decfd0ee4148f5c591651c9272473fea2c6397d95
size 36058