--- - branch: MAIN date: Mon Apr 17 19:27:28 UTC 2023 files: - new: '1.15' old: '1.14' path: pkgsrc/textproc/py-black/Makefile pathrev: pkgsrc/textproc/py-black/Makefile@1.15 type: modified - new: '1.6' old: '1.5' path: pkgsrc/textproc/py-black/PLIST pathrev: pkgsrc/textproc/py-black/PLIST@1.6 type: modified - new: '1.13' old: '1.12' path: pkgsrc/textproc/py-black/distinfo pathrev: pkgsrc/textproc/py-black/distinfo@1.13 type: modified id: 20230417T192728Z.8efe7e2c043094e91b279bef2accdc505b5c7371 log: "py-black: updated to 23.3.0\n\n23.3.0\n\nHighlights\n\nThis release fixes a longstanding confusing behavior in Black's GitHub action, where the\nversion of the action did not determine the version of Black being run. In\naddition, there is a small bug fix around imports and a number of improvements to the\npreview style.\n\nPlease try out the\n[preview style](https://black.readthedocs.io/en/stable/the_black_code_style/future_style.html#preview-style)\nwith `black --preview` and tell us your feedback. All changes in the preview style are\nexpected to become part of Black's stable style in January 2024.\n\nStable style\n\n- Import lines with `# fmt: skip` and `# fmt: off` no longer have an extra blank line\n added when they are right after another import line\n\nPreview style\n\n- Add trailing commas to collection literals even if there's a comment after the last\n entry\n- `async def`, `async for`, and `async with` statements are now formatted consistently\n compared to their non-async version.\n- `with` statements that contain two context managers will be consistently wrapped in\n parentheses\n- Let string splitters respect [East Asian Width](https://www.unicode.org/reports/tr11/)\n\n- Now long string literals can be split after East Asian commas and periods (`縲ã\x80\x9C U+3001\n IDEOGRAPHIC COMMA, `縲A U+3002 IDEOGRAPHIC FULL STOP, & `�シ形 U+FF0C FULLWIDTH COMMA)\n besides before spaces\n- For stubs, enforce one blank line after a nested class with a body other than just\n `...`\n- Improve handling of multiline strings by changing line split behavior\n\nParser\n\n- Added support for formatting files with invalid type comments\n\nIntegrations\n\n- Update GitHub Action to use the version of Black equivalent to action's version if\n version input is not specified\n- Fix missing Python binary path in autoload script for vim\n\nDocumentation\n\n- Document that only the most recent release is supported for security issues;\n vulnerabilities should be reported through Tidelift\n" module: pkgsrc subject: 'CVS commit: pkgsrc/textproc/py-black' unixtime: '1681759648' user: adam