| Port details on branch 2024Q2 |
- py-typing-extensions Backported and Experimental Type Hints for Python 3.5+
- 4.16.0 devel
=10 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: 2026-07-11 12:21:19
- Commit Hash: 677b3af
- People watching this port, also watch:: expat, liblz4, libedit, pkgconf, rsync
- 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 py312-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 py312-typing-extensions listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-typing-extensions
- Package flavors (<flavor>: <package>)
- py312: py312-typing-extensions
- distinfo:
- TIMESTAMP = 1783564106
SHA256 (typing_extensions-4.16.0.tar.gz) = dc983d19a509c94dba722ee6abd33940f7c05a89e243c47e907eb4db6f1a43e5
SIZE (typing_extensions-4.16.0.tar.gz) = 113555
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:
-
- py312-flit-core>=3.11<4 : devel/py-flit-core@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- databases/py-sqlglot-mypy
- deskutils/normcap
- devel/py-mypy
- devel/py-nanobind
- devel/py-setuptools_scm7
- mail/py-resend
- math/py-formulaic
-
Deleted ports which required this port:
- for Run
-
- archivers/py-pyzstd
- audio/beets
- audio/py-SoundFile
- audio/py-edge-tts
- audio/py-librosa
- audio/py-speechrecognition
- benchmarks/py-locust
-
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:
|