14
0

- update to version 3.7.4.3:

* enables PEP 613 Typealias to typing_extensions
  * Fix tests for Python 3.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=20
This commit is contained in:
2020-10-15 12:53:06 +00:00
committed by Git OBS Bridge
parent 6396c1dbcc
commit 5d8ec5dfd8
4 changed files with 11 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-typing_extensions
Version: 3.7.4.2
Version: 3.7.4.3
Release: 0
Summary: Backported and Experimental Type Hints for Python 35+
License: Python-2.0