Port details |
- py-types-Pygments Typing stubs for Pygments
- 2.19.0.20250305 devel
=1 2.19.0.20250107_1Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2025-01-28 17:10:50
- Last Update: 2025-04-06 19:57:20
- Commit Hash: 1dbd03c
- People watching this port, also watch:: py311-guppy3, R-cran-pwr, php81-pear, wa-aspell, ittapi
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/python/typeshed
- Description:
- This is a PEP 561 type stub package for the `Pygments` package.
It can be used by type-checking tools like mypy, pyright, pytype,
Pyre, PyCharm, etc. to check code that uses `Pygments`.
¦ ¦ ¦ ¦ 
- 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}types_pygments>0:devel/py-types-Pygments@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-types-Pygments/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-types-Pygments
- pkg install py311-types_pygments
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-types_pygments listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-types_pygments
- Package flavors (<flavor>: <package>)
- py311: py311-types_pygments
- distinfo:
- TIMESTAMP = 1743931742
SHA256 (types_pygments-2.19.0.20250305.tar.gz) = 044c50e80ecd4128c00a7268f20355e16f5c55466d3d49dfda09be920af40b4b
SIZE (types_pygments-2.19.0.20250305.tar.gz) = 18521
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-mathics-pygments
Configuration Options:
- No options to configure
- Options name:
- devel_py-types-Pygments
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.19.0.20250305 06 Apr 2025 19:57:20
    |
Thierry Thomas (thierry)  |
devel/py-types-Pygments: upgrade to 2.19.0.20250305 |
2.19.0.20250107_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2.19.0.20250107 28 Jan 2025 17:07:35
    |
Thierry Thomas (thierry)  |
devel/py-types-Pygments: new port, typing stubs for Pygments |