7 Commits

Author SHA256 Message Date
aa549126a5 - Update to 1.0.1:
* Catch OSErrors when parsing mypy error paths
  * Add test_pyproject_toml
  * Drop Python 3.6 support and use PEP 621 metadata
  * Test with mypy 1.x and fewer old versions
  * Prevent AttributeError in pytest_terminal_summary
  * Add support for Python 3.12
  * Add support for pytest 8
  * Ensure expected versions are installed while testing
  * Require mypy >= 1.0
  * Generalize MypyResults.from_mypy
  * Require Pytest 7+
  * Use config.stash to store the results path
  * Replace attrs with dataclasses
  * Create MypyConfigStash
  * Refactor xdist integration
  * Add strict type-checking
  * Add --mypy-no-status-check
  * Add --mypy-xfail
  * Move results path cleanup to pytest_unconfigure
  * Remove MypyWarning
  * Replace MypyItem.MARKER with item_marker
  * Create MypyCollectionPlugin
  * Add support for Python 3.13
  * Drop support for Python 3.7
  * Resolve PYTHONWARNDEFAULTENCODING warnings
  * Make MypyResults line-based
  * Add test_name_formatter
  * Add --mypy-report-style
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mypy?expand=0&rev=13
2025-05-07 07:05:13 +00:00
15cd23e1c6 Accepting request 1218134 from home:yeey:OpenWebUI
add %{?sle15_python_module_pythons} to spec

OBS-URL: https://build.opensuse.org/request/show/1218134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mypy?expand=0&rev=11
2024-10-25 15:04:16 +00:00
009a2afc25 - Update to 0.10.3:
* Stop failing if mypy only produces notes.
  * Update and loosen [build-system] requirements.
  * Work around python/mypy#14042.
  * Add support for Python 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mypy?expand=0&rev=9
2023-02-08 03:53:59 +00:00
4075c543bb typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mypy?expand=0&rev=7
2022-10-17 13:05:33 +00:00
9aab3fe263 Accepting request 1011096 from home:jayvdb:pytest
Update version, fixes build

OBS-URL: https://build.opensuse.org/request/show/1011096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mypy?expand=0&rev=6
2022-10-17 13:03:51 +00:00
e79066a029 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mypy?expand=0&rev=5 2022-10-17 13:03:02 +00:00
78fc3e69ef Accepting request 874637 from home:jayvdb:py-submit
Increasingly being adopted
https://www.wheelodex.org/projects/pytest-mypy/rdepends/

OBS-URL: https://build.opensuse.org/request/show/874637
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mypy?expand=0&rev=1
2021-02-23 17:35:27 +00:00