Port details on branch 2025Q3 |
- py-mypy Optional static typing for Python
- 1.17.0 devel
=3 1.16.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-02-21 06:10:35
- Last Update: 2025-07-23 07:23:14
- Commit Hash: 6251a34
- People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-beautifulsoup
- Also Listed In: python
- License: MIT
- WWW:
- https://www.mypy-lang.org/
- https://github.com/python/mypy
- Description:
- Mypy is an optional static type checker for Python that aims to combine the
benefits of dynamic (or "duck") typing and static typing. Mypy combines the
expressive power and convenience of Python with a powerful type system and
compile-time type checking. Mypy type checks standard Python programs; run them
using any Python VM with basically no runtime overhead.
 ¦ ¦ ¦ ¦ 
- 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}mypy>0:devel/py-mypy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-mypy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-mypy
- pkg install py311-mypy
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-mypy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mypy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1752566688
SHA256 (mypy-1.17.0.tar.gz) = e5d7ccc08ba089c06e2f5629c660388ef1fee708444f1dee0b9203fa031dee03
SIZE (mypy-1.17.0.tar.gz) = 3352114
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-mypy_extensions>=1.0.0 : devel/py-mypy_extensions@py311
- py311-pathspec>=0.9.0 : devel/py-pathspec@py311
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-types-psutil>=0 : devel/py-types-psutil@py311
- py311-types-setuptools>=0 : devel/py-types-setuptools@py311
- py311-typing-extensions>=4.6.0 : devel/py-typing-extensions@py311
- py311-wheel>=0.30.0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-attrs>=18.0 : devel/py-attrs@py311
- py311-filelock>=3.3.0 : sysutils/py-filelock@py311
- py311-importlib-metadata>=4.6.1<5.0.0 : devel/py-importlib-metadata@py311
- py311-lxml5>=4.4.0 : devel/py-lxml5@py311
- py311-psutil>=4.0 : sysutils/py-psutil@py311
- py311-py>=1.5.2 : devel/py-py@py311
- py311-pytest-cov>=2.9.0 : devel/py-pytest-cov@py311
- py311-pytest-forked>=1.3.0<2.0.0 : devel/py-pytest-forked@py311
- py311-pytest-xdist>=1.34.0,1 : devel/py-pytest-xdist@py311
- py311-six>=0 : devel/py-six@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mypy_extensions>=1.0.0 : devel/py-mypy_extensions@py311
- py311-pathspec>=0.9.0 : devel/py-pathspec@py311
- py311-typing-extensions>=4.6.0 : devel/py-typing-extensions@py311
- py311-psutil>=4.0 : sysutils/py-psutil@py311
- py311-orjson>=0 : devel/py-orjson@py311
- py311-pip>=0 : devel/py-pip@py311
- py311-setuptools>=50 : devel/py-setuptools@py311
- py311-lxml5>=0 : devel/py-lxml5@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- comms/py-spsdk
- devel/py-hatch-mypyc
- devel/py-prospector
- devel/py-pytest-mypy
- devel/py-pytest-mypy-plugins
- devel/py-pytest-mypy-testing
- devel/thonny
Configuration Options:
- ===> The following configuration options are available for py311-mypy-1.17.0:
DMYPY=on: Daemon mode
FASTER_CACHE=on: Faster cache support
INSTALL_TYPES=on: Install support
MYPYC=on: Mypypc support
REPORTS=on: Coverage reports
===> Use 'make config' to modify these settings
- Options name:
- devel_py-mypy
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|