| Port details |
- py-pytest-mypy-testing Pytest plugin to check mypy output
- 0.2.0 devel
=0 0.1.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-01-28 17:07:09
- Last Update: 2026-08-24 05:16:50
- Commit Hash: df45186
- Also Listed In: python
- License: APACHE20 MIT
- WWW:
- https://github.com/davidfritzsche/pytest-mypy-testing
- Description:
- pytest-mypy-testing provides a pytest plugin to test that mypy produces a given
output. As mypy can be told to display the type of an expression this allows us
to check mypys type interference.
¦ ¦ ¦ ¦ 
- 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}pytest-mypy-testing>0:devel/py-pytest-mypy-testing@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-mypy-testing/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-mypy-testing
- pkg install py312-pytest-mypy-testing
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-pytest-mypy-testing listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pytest-mypy-testing
- Package flavors (<flavor>: <package>)
- py312: py312-pytest-mypy-testing
- distinfo:
- TIMESTAMP = 1787268180
SHA256 (pytest_mypy_testing-0.2.0.tar.gz) = ad56d3d0a806c4a38b5a65cbbf5ae569139565c50b4c1ff3da95a1a17d27a8ab
SIZE (pytest_mypy_testing-0.2.0.tar.gz) = 106280
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.12<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:
-
- py312-mypy>=1.0 : devel/py-mypy@py312
- py312-pytest>=8,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-mypy-testing
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.0 24 Aug 2026 05:16:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-testing: Update to 0.2.0
Changes: https://github.com/davidfritzsche/pytest-mypy-testing/blob/main/README.md#changelog |
0.1.3 28 Jan 2025 17:04:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-testing: Add py-pytest-mypy-testing 0.1.3
pytest-mypy-testing provides a pytest plugin to test that mypy produces a given
output. As mypy can be told to display the type of an expression this allows us
to check mypys type interference. |
Number of commits found: 2
|