2021-07-12 15:36:39 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 12 13:11:30 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 3.10.0.0
|
|
|
|
|
* Implement TypeGuard (PEP 649)
|
|
|
|
|
* backport ParamSpecArgs/Kwargs
|
|
|
|
|
* Fixed required/optional keys with old-style TypedDict
|
|
|
|
|
* Bring in protocol’s __init__ behaviour same like in python > 3.8
|
|
|
|
|
* Support PEP 612 in typing_extensions (Python 3)
|
|
|
|
|
* Add OrderedDict to typing_extensions
|
|
|
|
|
|
2021-01-12 17:26:42 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 12 16:06:44 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Test in separate multibuild flavor to break depcycles with full
|
|
|
|
|
python stdlib
|
|
|
|
|
|
2021-01-12 16:23:06 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 12 14:44:39 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- clean requirements specifications for python flavors
|
|
|
|
|
|
2020-11-04 01:13:29 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2020-12-20 10:11:38 +01:00
|
|
|
|
Sun Dec 20 09:11:23 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- add transitional typing-extensions provides
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-11-04 01:13:29 +01:00
|
|
|
|
Wed Nov 4 00:11:53 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use python_module macro for BuildRequires when available.
|
|
|
|
|
|
2020-10-15 14:53:06 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 15 12:51:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to version 3.7.4.3:
|
|
|
|
|
* enables PEP 613 Typealias to typing_extensions
|
|
|
|
|
* Fix tests for Python 3.9
|
|
|
|
|
|
2020-04-06 11:09:13 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 6 08:53:23 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to version 3.7.4.2
|
|
|
|
|
* official support for Python 3.8 and 3.9
|
|
|
|
|
|
2020-03-12 08:52:18 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 12 07:52:02 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix build without python2 available
|
|
|
|
|
|
2019-11-06 19:45:44 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2019-07-21 21:54:29 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jul 21 17:04:41 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
|
|
|
|
|
|
- Update to version 3.7.4:
|
|
|
|
|
- No changelog available.
|
|
|
|
|
- Drop test-sys-executable.patch, merged upstream.
|
|
|
|
|
|
2019-03-02 15:12:18 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 2 14:11:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Rebase the patch to the current git state
|
|
|
|
|
|
2019-03-02 14:59:52 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 2 02:47:44 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2019-02-28 10:01:48 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 28 09:01:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Drop the old tarball
|
|
|
|
|
|
2019-02-28 09:59:10 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 28 04:57:58 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2018-10-23 17:53:13 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 23 10:24:22 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial effort to package typing_extensions-3.6.6
|