Name python3-typing-extensions
Version 4.13.1
Summary Backported and Experimental Type Hints for Python 3.7+
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.
Section devel/python
License PSF-2.0
Homepage https://github.com/python/typing_extensions
Bug tracker https://github.com/python/typing_extensions/issues
Recipe file openembedded-core/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb
Layer meta-voltumna (master branch)
Inherits
  • pypi
  • python3-dir
  • python3native
  • python3targetconfig
  • python_flit_core
  • python_pep517
  • setuptools3-base
Dependencies
  • gcc-cross-i686
  • python3
  • python3-build-native
  • python3-flit-core-native
  • python3-installer-native
  • python3-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options

Sources

https://files.pythonhosted.org/packages/source/t/typing_extensions/typing_extensions-4.13.1.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master python3-typing-extensions 4.13.1 (this recipe)