------------------------------------------------------------------- Sun Dec 20 09:11:23 UTC 2020 - Dirk Müller - add transitional typing-extensions provides ------------------------------------------------------------------- Wed Nov 4 00:11:53 UTC 2020 - Matej Cepl - Use python_module macro for BuildRequires when available. ------------------------------------------------------------------- Thu Oct 15 12:51:36 UTC 2020 - Dirk Mueller - update to version 3.7.4.3: * enables PEP 613 Typealias to typing_extensions * Fix tests for Python 3.9 ------------------------------------------------------------------- Mon Apr 6 08:53:23 UTC 2020 - Marketa Calabkova - update to version 3.7.4.2 * official support for Python 3.8 and 3.9 ------------------------------------------------------------------- Thu Mar 12 07:52:02 UTC 2020 - Tomáš Chvátal - Fix build without python2 available ------------------------------------------------------------------- Wed Nov 6 17:15:46 UTC 2019 - Lars Vogdt - 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 - Update to version 3.7.4: - No changelog available. - Drop test-sys-executable.patch, merged upstream. ------------------------------------------------------------------- Sat Mar 2 14:11:52 UTC 2019 - Tomáš Chvátal - Rebase the patch to the current git state ------------------------------------------------------------------- Sat Mar 2 02:47:44 UTC 2019 - John Vandenberg - Add support for Python <3.5, using upstream commit as test-sys-executable.patch to fix the tests, replacing custom sed. - Remove unnecessary buid dependency on pytest and pytest-xdist ------------------------------------------------------------------- Thu Feb 28 09:01:37 UTC 2019 - Tomáš Chvátal - Drop the old tarball ------------------------------------------------------------------- Thu Feb 28 04:57:58 UTC 2019 - John Vandenberg - Replace test_modules.tar.gz with python-testsuite - Remove fix_tests.patch which is half fixing test_modules.tar.gz, and the other half is replaced with a less brittle sed. - Remove unnecessary build dependencies - Update to 3.7.2 * Pass *args and **kwargs to superclass in Generic.__new__ * Fix for issue #524 * Fix typing_extensions to support PEP 560 * Add annotations to NamedTuple children __new__ constructors * Add missing 'NoReturn' to __all__ in typing.py * Backport Generic.__new__ fix * Fix IO.closed to be property * Add Final to typing_extensions * Fix instance/subclass checks of functions against runtime protocols * Add Literal[...] types to typing_extensions ------------------------------------------------------------------- Tue Oct 23 10:24:22 UTC 2018 - Matej Cepl - Initial effort to package typing_extensions-3.6.6