Port details on branch 2024Q3 |
- py-typing-extensions Backported and Experimental Type Hints for Python 3.5+
- 4.12.2 devel =9 4.12.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-01-17 19:21:03
- Last Update: 2024-06-18 04:00:09
- Commit Hash: a1eaa99
- People watching this port, also watch:: py311-six, libxml2, jpeg-turbo, autoconf, nasm
- Also Listed In: python
- License: PSFL
- WWW:
- https://github.com/python/typing_extensions
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-typing-extensions/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-typing-extensions
- pkg install py311-typing-extensions
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-typing-extensions listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-typing-extensions
- Package flavors (<flavor>: <package>)
- py311: py311-typing-extensions
- distinfo:
- TIMESTAMP = 1718580122
SHA256 (typing_extensions-4.12.2.tar.gz) = 1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8
SIZE (typing_extensions-4.12.2.tar.gz) = 85321
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=3.4<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- comms/py-pynitrokey
- deskutils/normcap
- devel/py-mypy
- devel/py-nanobind
- devel/py-pydantic-core
- devel/py-setuptools_scm7
- math/py-formulaic
-
Deleted ports which required this port:
- for Run
-
- audio/beets
- audio/py-librosa
- audio/py-speechrecognition
- comms/py-pynitrokey
- comms/py-spsdk
- converters/py-gotenberg-client
- databases/py-dbt-core
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-typing-extensions
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|