Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-typing_extensions | Distribution: SUSE Linux Enterprise 15 |
Version: 3.10.0.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150400.1.7 | Build date: Sat May 7 23:30:12 2022 |
Group: Unspecified | Build host: sheep08 |
Size: 316934 | Source RPM: python-typing_extensions-3.10.0.0-150400.1.7.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/python/typing/ | |
Summary: Backported and Experimental Type Hints for Python 35+ |
The ``typing`` module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the ``typing`` module, such as ``typing.Text`` or ``typing.Coroutine``. The ``typing_extensions`` module contains both backports of these changes as well as experimental types that will eventually be added to the ``typing`` module, such as ``Protocol``. Users of other Python versions should continue to install and use the ``typing`` module from PyPi instead of using this one unless specifically writing code that must be compatible with multiple Python versions or requires experimental types.
Python-2.0
* Mon Jul 12 2021 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 * Tue Jan 12 2021 code@bnavigator.de - Test in separate multibuild flavor to break depcycles with full python stdlib * Tue Jan 12 2021 code@bnavigator.de - clean requirements specifications for python flavors * Sun Dec 20 2020 dmueller@suse.com - add transitional typing-extensions provides * Wed Nov 04 2020 mcepl@suse.com - Use python_module macro for BuildRequires when available. * Thu Oct 15 2020 dmueller@suse.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 mcalabkova@suse.com - update to version 3.7.4.2 * official support for Python 3.8 and 3.9 * Thu Mar 12 2020 tchvatal@suse.com - Fix build without python2 available * Wed Nov 06 2019 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 2019 sebix+novell.com@sebix.at - Update to version 3.7.4: - No changelog available. - Drop test-sys-executable.patch, merged upstream. * Sat Mar 02 2019 tchvatal@suse.com - Rebase the patch to the current git state * Sat Mar 02 2019 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 * Thu Feb 28 2019 tchvatal@suse.com - Drop the old tarball * Thu Feb 28 2019 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 * Tue Oct 23 2018 mcepl@suse.com - Initial effort to package typing_extensions-3.6.6
/usr/lib/python3.6/site-packages/__pycache__/typing_extensions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/typing_extensions.cpython-36.pyc /usr/lib/python3.6/site-packages/typing_extensions-3.10.0.0-py3.6.egg-info /usr/lib/python3.6/site-packages/typing_extensions-3.10.0.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/typing_extensions-3.10.0.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/typing_extensions-3.10.0.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/typing_extensions-3.10.0.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/typing_extensions-3.10.0.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/typing_extensions.py /usr/share/doc/packages/python3-typing_extensions /usr/share/doc/packages/python3-typing_extensions/README.rst /usr/share/licenses/python3-typing_extensions /usr/share/licenses/python3-typing_extensions/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:53:55 2024