notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-pytest-mypy-testing Pytest plugin to check mypy output
0.1.3 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  1. py311-flit-core>=2<4 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-mypy>=1.0 : devel/py-mypy@py311
  2. py311-pytest>=7,1<9,1 : devel/py-pytest@py311
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pytest-mypy-testing/
  2. https://pypi.org/packages/source/p/pytest-mypy-testing/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.3
28 Jan 2025 17:04:43
commit hash: 942018fffd62c8a3cb316cbb6bbf81f6c77b0676commit hash: 942018fffd62c8a3cb316cbb6bbf81f6c77b0676commit hash: 942018fffd62c8a3cb316cbb6bbf81f6c77b0676commit hash: 942018fffd62c8a3cb316cbb6bbf81f6c77b0676 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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