Metadata for python3-typing-extensions-4.9.0-6.el10.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-typing-extensions
Version: 4.9.0-6.el10
Arch: noarch
Summary: Python Typing Extensions
License: PSF-2.0
Vendor: Rocky Enterprise Software Foundation
Build Host: pb-6043df6a-8e0a-470d-bcb3-5f568a58ed14-b-noarch
Build Date: Sun Nov  3 02:05:19 2024
Size: 406565
URL: https://pypi.org/project/typing-extensions/
Description: The typing_extensions module serves two related purposes:

  Enable use of new type system features on older Python versions.
  For example, typing.TypeGuard is new in Python 3.10, but typing_extensions
  allows users on previous Python versions to use it too.

  Enable experimentation with new type system PEPs before they are accepted and
  added to the typing module.

typing_extensions is treated specially by static type checkers such as mypy and
pyright. Objects defined in typing_extensions are treated the same way as
equivalent forms in typing.

typing_extensions uses Semantic Versioning. The major version will be
incremented only for backwards-incompatible changes. Therefore, it's safe to
depend on typing_extensions like this: typing_extensions >=x.y, <(x+1),
where x.y is the first version that includes all features you need.

FILES

/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/typing_extensions.py
/usr/share/doc/python3-typing-extensions
/usr/share/doc/python3-typing-extensions/CHANGELOG.md
/usr/share/doc/python3-typing-extensions/README.md
/usr/share/licenses/python3-typing-extensions
/usr/share/licenses/python3-typing-extensions/LICENSE

REQUIRES

python(abi) 3.12
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-typing-extensions 4.9.0-6.el10
python3-typing-extensions 4.9.0-6.el10
python3.12-typing-extensions 4.9.0-6.el10
python3.12dist(typing-extensions) 4.9
python3dist(typing-extensions) 4.9

CONFIG FILES

/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/typing_extensions.cpython-312.pyc
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/typing_extensions-4.9.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/typing_extensions.py
/usr/share/doc/python3-typing-extensions
/usr/share/doc/python3-typing-extensions/CHANGELOG.md d
/usr/share/doc/python3-typing-extensions/README.md d
/usr/share/licenses/python3-typing-extensions
/usr/share/licenses/python3-typing-extensions/LICENSE l

LICENSE FILES

PSF-2.0