./devel/py-test-mypy-plugins, Pytest plugin for writing cmd for mypy plugins

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.1.2, Package name: py311-test-mypy-plugins-3.1.2, Maintainer: pkgsrc-users

Pytest plugin for testing mypy types, stubs, and plugins.


Master sites:

Filesize: 25.588 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-03 16:52:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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) | Package updated
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) | Package updated
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.