| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python312-pytest-mypy-testing | Distribution: openSUSE Tumbleweed |
| Version: 0.1.3 | Vendor: openSUSE |
| Release: 4.1 | Build date: Wed Jan 21 10:28:56 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 135754 | Source RPM: python-pytest-mypy-testing-0.1.3-4.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/davidfritzsche/pytest-mypy-testing | |
| Summary: Pytest plugin to check mypy output | |
pytest-mypy-testing — Plugin to test mypy output with pytest `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.
Apache-2.0 OR MIT
* Wed Jan 21 2026 Daniel Garcia <daniel.garcia@suse.com>
- Update support-new-mypy.patch to support modern mypy
* Mon Aug 04 2025 Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-new-mypy.patch:
* Support newer mypy than upstream.
* Fri Sep