SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-typing_extensions-3.10.0.2-32.1.noarch.rpm :

* Sat Nov 13 2021 dmuellerAATTsuse.com- Update to 3.10.0.2:
* Docs improvements
* Fixes crash and _GenericAlias import
* Support most use cases for PEP 612 with Generic
* Mon Jul 12 2021 mmachovaAATTsuse.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
* Tue Jan 12 2021 codeAATTbnavigator.de- Test in separate multibuild flavor to break depcycles with full python stdlib
* Tue Jan 12 2021 codeAATTbnavigator.de- clean requirements specifications for python flavors
* Sun Dec 20 2020 dmuellerAATTsuse.com- add transitional typing-extensions provides
* Wed Nov 04 2020 mceplAATTsuse.com- Use python_module macro for BuildRequires when available.
* Thu Oct 15 2020 dmuellerAATTsuse.com- update to version 3.7.4.3:
* enables PEP 613 Typealias to typing_extensions
* Fix tests for Python 3.9
* Mon Apr 06 2020 mcalabkovaAATTsuse.com- update to version 3.7.4.2
* official support for Python 3.8 and 3.9
* Thu Mar 12 2020 tchvatalAATTsuse.com- Fix build without python2 available
* Wed Nov 06 2019 larsAATTlinux-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 2019 sebix+novell.comAATTsebix.at- Update to version 3.7.4: - No changelog available.- Drop test-sys-executable.patch, merged upstream.
* Sat Mar 02 2019 tchvatalAATTsuse.com- Rebase the patch to the current git state
* Sat Mar 02 2019 jayvdbAATTgmail.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
* Thu Feb 28 2019 tchvatalAATTsuse.com- Drop the old tarball
* Thu Feb 28 2019 jayvdbAATTgmail.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
* Tue Oct 23 2018 mceplAATTsuse.com- Initial effort to package typing_extensions-3.6.6
 
ICM