Subject: CVS commit: pkgsrc/devel/py-ruff
From: Adam Ciarcinski
Date: 2024-09-15 10:28:39
Message id: 20240915082839.9FB44FC74@cvs.NetBSD.org

Log Message:
py-ruff: updated to 0.6.5

0.6.5

Preview features

[pydoclint] Ignore DOC201 when function name is "new"
[refurb] Implement slice-to-remove-prefix-or-suffix (FURB188)

Rule changes

[eradicate] Ignore script-comments with multiple end-tags (ERA001)
[pyflakes] Improve error message for UndefinedName when a builtin was added in a \ 
newer version than specified in Ruff config (F821)

Server

Add support for extensionless Python files for server
Fix configuration inheritance for configurations specified in the LSP settings

Bug fixes

[ruff] Handle unary operators in decimal-from-float-literal (RUF032)

CLI

Only include rules with diagnostics in SARIF metadata

Playground

Add "Copy as pyproject.toml/ruff.toml" and "Paste from TOML"
Fix errors not shown for restored snippet on page load

Files:
RevisionActionfile
1.37modifypkgsrc/devel/py-ruff/Makefile
1.35modifypkgsrc/devel/py-ruff/cargo-depends.mk
1.36modifypkgsrc/devel/py-ruff/distinfo