Subject: CVS commit: pkgsrc/devel/py-flakes
From: Adam Ciarcinski
Date: 2021-03-15 08:17:15
Message id: 20210315071715.72DB7FA95@cvs.NetBSD.org

Log Message:
py-flakes: updated to 2.3.0

2.3.0 (2021-03-14)

- Recognize tuple concatenation in ``__all__`` export definitions
- Better support use of annotation-only assignments when using
  ``from __future__ import annotations``
- Recognize special-case typing for ``Annotated``
- Fix undefined name ``__qualname__`` in class scope
- Recognize special-cased typing for ``TypeVar``
- Errors for undefined exports in ``__all__`` are shown in a deterministic order
- Fix false positives in certain typing constructs (``TypeVar``,
  ``NamedTuple``, ``TypedDict``, ``cast``)

Files:
RevisionActionfile
1.17modifypkgsrc/devel/py-flakes/Makefile
1.14modifypkgsrc/devel/py-flakes/distinfo