Port details |
- py-pytest-mypy-testing Pytest plugin to check mypy output
- 0.1.3 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2025-01-28 17:07:09
- Last Update: 2025-01-28 17:04:43
- Commit Hash: 942018f
- 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.
- 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 py311-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 py311-pytest-mypy-testing listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-mypy-testing
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-mypy-testing
- distinfo:
- TIMESTAMP = 1736671163
SHA256 (pytest-mypy-testing-0.1.3.tar.gz) = ad4c41232f5d5f6d54b85a34325612e29669d01eb4e173aaf1fb023fecc9e281
SIZE (pytest-mypy-testing-0.1.3.tar.gz) = 30127
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=2<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:
-
- py311-mypy>=1.0 : devel/py-mypy@py311
- py311-pytest>=7,1<9,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- 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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|