2024-12-26 09:09:41 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-mypy-plugins: updated to 3.2.0 3.2.0 Features Drops python3.8 support Adds official python3.13 support Bugfixes Fixes regex for colon output Fixes internal error with TraceLastReprEntry |
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-04-03 16:52:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-mypy-plugins: updated to 3.1.2 3.1.2 Bugfixes Fix joining toml configs with [[mypy.overrides]] |
2024-03-16 18:47:41 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-mypy-plugins: updated to 3.1.1 3.1.1 Bugfixes Make sure that schema is open by default: only check existing fields Add --mypy-schema-closed option to check schemas with no extra fields |
2024-03-03 08:49:26 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-test-mypy-plugins: updated to 3.1.0 3.1.0 Features Add mypy@1.8.0 support |
2023-08-04 11:49:45 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-test-mypy-plugins: substiture mypy command name |
2023-08-04 11:33:44 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-test-mypy-plugins: added version 3.0.0 Pytest plugin for testing mypy types, stubs, and plugins. |