Subject: CVS commit: pkgsrc/devel/py-yapf
From: Adam Ciarcinski
Date: 2023-04-21 11:26:30
Message id: 20230421092630.B4DFAFA85@cvs.NetBSD.org

Log Message:
py-yapf: updated to 0.33.0

0.33.0
Added
- Add a new Python parser to generate logical lines.
- Added support for `# fmt: on` and `# fmt: off` pragmas.
Changes
- Moved 'pytree' parsing tools into its own subdirectory.
- Add support for Python 3.10.
- Format generated dicts with respect to same rules as regular dicts
- Generalized the ending comma heuristic to subscripts.
- Supports "pyproject.toml" by default.
Fixed
- Split line before all comparison operators.

Files:
RevisionActionfile
1.7modifypkgsrc/devel/py-yapf/Makefile
1.6modifypkgsrc/devel/py-yapf/PLIST
1.6modifypkgsrc/devel/py-yapf/distinfo