| Port details on branch 2025Q4 |
- py-typing-extensions Backported and Experimental Type Hints for Python 3.5+
- 4.15.0 devel
=12 4.15.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-01-17 19:21:03
- Last Update: 2025-09-07 23:03:59
- Commit Hash: ce2fc3d
- People watching this port, also watch:: expat, libedit, libxml2, freetype2, zstd
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 = 1757120762
SHA256 (typing_extensions-4.15.0.tar.gz) = 0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466
SIZE (typing_extensions-4.15.0.tar.gz) = 109391
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.11<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
- mail/py-resend
-
Deleted ports which required this port:
- for Run
-
- audio/beets
- audio/py-librosa
- audio/py-speechrecognition
- benchmarks/py-locust
- comms/py-pynitrokey
- comms/py-spsdk
- converters/py-gotenberg-client
-
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:
|