Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-black
From: Adam Ciarcinski
Date: 2023-10-24 06:30:46
Message id: 20231024043047.0F0F3FADC@cvs.NetBSD.org
Log Message:
py-black: updated to 23.10.1
23.10.1
Highlights
- Maintanence release to get a fix out for GitHub Action edge case
Preview style
- Fix merging implicit multiline strings that have inline comments
- Allow empty first line after block open before a comment or compound statement
Packaging
- Change Dockerfile to hatch + compile black
Integrations
- The summary output for GitHub workflows is now suppressible using the `summary`
parameter.
- Fix the action failing when Black check doesn't pass
Documentation
- It is known Windows documentation CI is broken
https://github.com/psf/black/issues/3968
Files: