diff --git a/python-ruff.changes b/python-ruff.changes index 17c08b7..fc14ac4 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sat Nov 15 18:07:24 UTC 2025 - Ondřej Súkup + +- update to 0.14.4 + * 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) + * [pydoclint] Support NumPy-style comma-separated parameters (DOC102) + * [refurb] Auto-fix annotated assignments (FURB101) + * [ruff] Ignore str() when not used for simple conversion (RUF065) + * Bug fixes + * Fix syntax error false positive on alternative match patterns + * [flake8-simplify] Fix false positive for iterable initializers with generator arguments (SIM222) + * [pyupgrade] Fix false positive on relative imports from local .builtins module (UP029) + * [pyupgrade] Consistently set the deprecated tag (UP035) + * Rule changes + * [refurb] Detect empty f-strings (FURB105) + * CLI + * Add option to provide a reason to --add-noqa + * Add upstream linter URL to ruff linter --output-format=json + * Add color to --help + * Documentation + * Add a new "Opening a PR" section to the contribution guide + * Added the PyScripter IDE to the list of "Who is using Ruff?" + * Update PyCharm setup instructions + * [flake8-annotations] Add link to allow-star-arg-any option (ANN401) + * Other changes + * [configuration] Improve error message when line-length exceeds u16::MAX + ------------------------------------------------------------------- Fri Nov 7 10:35:47 UTC 2025 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index 621255e..acad40b 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.4 +Version: 0.14.5 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.14.4.tar.gz b/ruff-0.14.4.tar.gz deleted file mode 100644 index 9aad321..0000000 --- a/ruff-0.14.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f459a49fe1085a749f15414ca76f61595f1a2cc8778ed7c279b6ca2e1fd19df3 -size 5587844 diff --git a/ruff-0.14.5.tar.gz b/ruff-0.14.5.tar.gz new file mode 100644 index 0000000..69e3d9f --- /dev/null +++ b/ruff-0.14.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3b48d7d8aad423d3137af7ab6c8b1e38e4de104800f0d596990f6ada1a9fc1 +size 5615944 diff --git a/vendor.tar.zst b/vendor.tar.zst index 61fff80..972c662 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e22d6d7b1d6045e5eda5c10dae0dcd28e8b253d080f7288141965da462defe37 -size 27973035 +oid sha256:2fa01acafda62514e93e4de64d1fe35f1f2f28c5e5c8181c6d5e80659d9cbf75 +size 28021658