diff --git a/python-ruff.changes b/python-ruff.changes index fc14ac4..ed7630c 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,7 +1,30 @@ +------------------------------------------------------------------- +Mon Nov 24 12:10:50 UTC 2025 - Ondřej Súkup + +- update to 0.14.6 + * Preview features + * [flake8-bandit] Support new PySNMP API paths (S508, S509) + * Bug fixes + * Adjust own-line comment placement between branches + * Avoid syntax error when formatting attribute expressions with outer parentheses, + parenthesized value, and trailing comment on value + * Fix panic when formatting comments in unary expressions + * Respect fmt: skip for compound statements on a single line + * [refurb] Fix FURB103 autofix + * [ruff] Fix false positive for complex conversion specifiers in logging-eager-conversion (RUF065) + * Rule changes + * [ruff] Avoid false positive on ClassVar reassignment (RUF012) + * CLI + * Render hyperlinks for lint errors + * Add a ruff analyze option to skip over imports in TYPE_CHECKING blocks + * Documentation + * Limit eglot-format hook to eglot-managed Python buffers + * Mention force-exclude in "Configuration > Python file discovery" + ------------------------------------------------------------------- Sat Nov 15 18:07:24 UTC 2025 - Ondřej Súkup -- update to 0.14.4 +- update to 0.14.5 * Preview features * [flake8-simplify] Apply SIM113 when index variable is of type int * [pydoclint] Fix false positive when Sphinx directives follow a "Raises" section (DOC502) diff --git a/python-ruff.spec b/python-ruff.spec index acad40b..48f5e11 100644 --- a/python-ruff.spec +++ b/python-ruff.spec @@ -20,7 +20,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-ruff -Version: 0.14.5 +Version: 0.14.6 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.14.5.tar.gz b/ruff-0.14.5.tar.gz deleted file mode 100644 index 69e3d9f..0000000 --- a/ruff-0.14.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d3b48d7d8aad423d3137af7ab6c8b1e38e4de104800f0d596990f6ada1a9fc1 -size 5615944 diff --git a/ruff-0.14.6.tar.gz b/ruff-0.14.6.tar.gz new file mode 100644 index 0000000..e46274e --- /dev/null +++ b/ruff-0.14.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0c742ca6a7783a736b867a263b9a7a80a45ce9bee391eeda296895f1b4e1cc +size 5669501 diff --git a/vendor.tar.zst b/vendor.tar.zst index 972c662..f67542a 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fa01acafda62514e93e4de64d1fe35f1f2f28c5e5c8181c6d5e80659d9cbf75 -size 28021658 +oid sha256:3689220a2d4c823e30587c0a24992c589823645fa8812ba151dce20fb6cbeac9 +size 28036634