| Port details |
- py-pytest-mypy-plugins pytest plugin for writing tests for mypy plugins
- 4.0.3 devel
=0 3.1.2_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-01-30 13:08:51
- Last Update: 2026-08-24 05:16:50
- Commit Hash: bd983ea
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/typeddjango/pytest-mypy-plugins
- Description:
- pytest plugin for testing mypy types, stubs, and plugins.
¦ ¦ ¦ ¦ 
- 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-plugins>0:devel/py-pytest-mypy-plugins@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-mypy-plugins/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-mypy-plugins
- pkg install py312-pytest-mypy-plugins
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-plugins listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pytest-mypy-plugins
- Package flavors (<flavor>: <package>)
- py312: py312-pytest-mypy-plugins
- distinfo:
- TIMESTAMP = 1787268178
SHA256 (pytest_mypy_plugins-4.0.3.tar.gz) = bfe491a363dfa7d183e1a9d19615d8aaff79262eea2bc3dca87b4f8223cfe7e8
SIZE (pytest_mypy_plugins-4.0.3.tar.gz) = 30583
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-setuptools>=0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@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-decorator>=0 : devel/py-decorator@py312
- py312-Jinja2>=0 : devel/py-Jinja2@py312
- py312-jsonschema>=0 : devel/py-jsonschema@py312
- py312-mypy>=1.3 : devel/py-mypy@py312
- py312-packaging>=0 : devel/py-packaging@py312
- py312-pytest>=7.0.0,1 : devel/py-pytest@py312
- py312-pyyaml>=0 : devel/py-pyyaml@py312
- py312-regex>=0 : textproc/py-regex@py312
- py312-tomlkit>=0.11 : textproc/py-tomlkit@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-plugins
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.0.3 24 Aug 2026 05:16:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-plugins: Update to 4.0.3
Changes: https://github.com/typeddjango/pytest-mypy-plugins/releases |
3.1.2_1 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
3.1.2 05 Apr 2024 00:39:54
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-plugins: Update to 3.1.2
- Convert to USE_PYTHON=pep517
Changes: https://github.com/typeddjango/pytest-mypy-plugins/releases |
3.1.1 23 Mar 2024 14:49:24
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-plugins: Update to 3.1.1
Changes: https://github.com/typeddjango/pytest-mypy-plugins/releases |
3.1.0 09 Mar 2024 14:06:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-plugins: Update to 3.1.0
Changes: https://github.com/typeddjango/pytest-mypy-plugins/releases |
3.0.0 25 Dec 2023 16:10:54
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-plugins: Update to 3.0.0
Changes: https://github.com/typeddjango/pytest-mypy-plugins/releases |
1.11.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.11.1 07 May 2023 21:13:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-plugins: Update to 1.11.1
Changes: https://github.com/typeddjango/pytest-mypy-plugins/releases |
1.11.0 07 May 2023 16:03:57
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-plugins: Update to 1.11.0
Changes: https://github.com/typeddjango/pytest-mypy-plugins/releases |
1.10.1 30 Jan 2023 12:58:47
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-mypy-plugins: Add py-pytest-mypy-plugins 1.10.1
pytest plugin for testing mypy types, stubs, and plugins. |
Number of commits found: 10
|