Package: pytest-mypy-testing / 0.1.3-4

Metadata

Package Version Patches format
pytest-mypy-testing 0.1.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update targeted python version.patch | (download)

mypy.ini | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 target python 3.10 when running tests

mypy 1.17.0 dropped support for targeting Python 3.8, causing
https://bugs.debian.org/1114284.  pytest 9.0.0 then began requiring
Python 3.10, causing https://bugs.debian.org/1123434.