diff --git a/python-ruff.changes b/python-ruff.changes index ded20d8..d3644cb 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Sun Jan 11 13:47:45 UTC 2026 - Ondřej Súkup + +- update to 0.14.11 + * Preview features + * Consolidate diagnostics for matched disable/enable suppression comments + * Report diagnostics for invalid/unmatched range suppression comments + * [airflow] Passing positional argument into airflow.lineage.hook.HookLineageCollector.create_asset is not allowed (AIR303) + * [refurb] Mark FURB192 fix as always unsafe + * [ruff] Add non-empty-init-module (RUF067) + * Bug fixes + * [flake8-unused-arguments] Mark **kwargs in TypeVar as used (ARG001) + * Rule changes + * Add help: subdiagnostics for several Ruff rules that can sometimes appear to disagree with ty + * [pylint] Demote PLW1510 fix to display-only + * [pylint] Ignore identical members (PLR1714) + * [pylint] Improve diagnostic range for PLC0206 + * [ruff] Improve fix title for RUF102 invalid rule code + * [flake8-simplify]: Avoid unnecessary builtins import for SIM105 + * Configuration + * Allow Python 3.15 as valid target-version value in preview + * Check required-version before parsing rules + * Include configured src directories when resolving graphs + * Documentation + * Update T201 suggestion to not use root logger to satisfy LOG015 + * Fix iter example in unsafe fixes doc + * [flake8_print] better suggestion for basicConfig in T201 docs + * [pylint] Restore the fix safety docs for PLW0133 + * Fix Jupyter notebook discovery info for editors + ------------------------------------------------------------------- Sun Dec 21 12:50:30 UTC 2025 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index 9c0e02f..7090dc5 100644 --- a/python-ruff.spec +++ b/python-ruff.spec @@ -1,7 +1,7 @@ # # spec file for package python-ruff # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-ruff -Version: 0.14.10 +Version: 0.14.11 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.14.10.tar.gz b/ruff-0.14.10.tar.gz deleted file mode 100644 index 43a127c..0000000 --- a/ruff-0.14.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a2e830f075d1a42cd28420d7809ace390832a490ed0966fe373ba288e77aaf4 -size 5859763 diff --git a/ruff-0.14.11.tar.gz b/ruff-0.14.11.tar.gz new file mode 100644 index 0000000..c5105a5 --- /dev/null +++ b/ruff-0.14.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6dc463bfa5c07a59b1ff2c3b9767373e541346ea105503b4c0369c520a66958 +size 5993417 diff --git a/vendor.tar.zst b/vendor.tar.zst index fb1443d..757c5a5 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aac3ae2371108b2555c5a078e00673c38ee3d818ccf9df3601dd33a789a35920 -size 28511833 +oid sha256:1399e7d6ff7901df3f26880bc5128d7afc4ac692aab8335b976058bcc582f918 +size 28605762