From 9b444e3266517397338738778ab9d83eaa03bc2850638ed02be172d989e0c4e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 29 Nov 2025 13:50:22 +0000 Subject: [PATCH] - update to 0.14.7 * Preview features * [flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) * [pylint] Fix PLR1708 false positives on nested functions * [pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) * [ruff] Add rule RUF066 to detect unnecessary class properties * [ruff] Catch more dummy variable uses (RUF052) * Bug fixes * [server] Set severity for non-rule diagnostics * [flake8-implicit-str-concat] Avoid invalid fix in (ISC003) * [parser] Fix panic when parsing IPython escape command expressions * CLI * Show partial fixability indicator in statistics output OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=204 --- python-ruff.changes | 17 +++++++++++++++++ python-ruff.spec | 2 +- ruff-0.14.6.tar.gz | 3 --- ruff-0.14.7.tar.gz | 3 +++ vendor.tar.zst | 4 ++-- 5 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 ruff-0.14.6.tar.gz create mode 100644 ruff-0.14.7.tar.gz diff --git a/python-ruff.changes b/python-ruff.changes index ed7630c..77bfbc3 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Nov 29 13:49:12 UTC 2025 - Ondřej Súkup + +- update to 0.14.7 + * Preview features + * [flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) + * [pylint] Fix PLR1708 false positives on nested functions + * [pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) + * [ruff] Add rule RUF066 to detect unnecessary class properties + * [ruff] Catch more dummy variable uses (RUF052) + * Bug fixes + * [server] Set severity for non-rule diagnostics + * [flake8-implicit-str-concat] Avoid invalid fix in (ISC003) + * [parser] Fix panic when parsing IPython escape command expressions + * CLI + * Show partial fixability indicator in statistics output + ------------------------------------------------------------------- Mon Nov 24 12:10:50 UTC 2025 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index 48f5e11..fdd3177 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.6 +Version: 0.14.7 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.14.6.tar.gz b/ruff-0.14.6.tar.gz deleted file mode 100644 index e46274e..0000000 --- a/ruff-0.14.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f0c742ca6a7783a736b867a263b9a7a80a45ce9bee391eeda296895f1b4e1cc -size 5669501 diff --git a/ruff-0.14.7.tar.gz b/ruff-0.14.7.tar.gz new file mode 100644 index 0000000..7a0c69b --- /dev/null +++ b/ruff-0.14.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3417deb75d23bd14a722b57b0a1435561db65f0ad97435b4cf9f85ffcef34ae5 +size 5727324 diff --git a/vendor.tar.zst b/vendor.tar.zst index f67542a..8382464 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3689220a2d4c823e30587c0a24992c589823645fa8812ba151dce20fb6cbeac9 -size 28036634 +oid sha256:9436dd4976b26db9e4fc8bf37a455f4f5eee23f09d43eda5c9c7ccca2edb372e +size 28051081