Subject: CVS commit: pkgsrc/lang/py-mypy
From: Adam Ciarcinski
Date: 2022-01-11 08:07:42
Message id: 20220111070742.E0664FB24@cvs.NetBSD.org

Log Message:
py-mypy: updated to 0.931

0.931

Fixes to Regressions

Fix mypyc binary wheel
Revert to treating multi-line strings as a single value for exclude in TOML files
Revert to treating exclude in .ini as a single value
Fix __slots__ regression
Fix regression with __module__ and similar non-final Enum attributes
Fix regression when a contextmanager yields a generic function
Fix __reduce__ regression
Fix NoReturn type aliases
Fix regression in None handling with --no-strict-optional
Fix crash related to generics
Restore removed builtin_type() plugin API method

Other Fixes

Always allow the use of type[T] in stubs
Fix PEP 585 type aliases in stubs
Fix bug with literal types in stubtest

Files:
RevisionActionfile
1.27modifypkgsrc/lang/py-mypy/Makefile
1.25modifypkgsrc/lang/py-mypy/distinfo