diff --git a/python-ruff.changes b/python-ruff.changes index d3644cb..f5b59c1 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Jan 16 14:29:55 UTC 2026 - Ondřej Súkup + +- update to 0.14.13 + * Preview features + * [flake8-blind-except] Allow more logging methods (BLE001) + * [ruff] Respect lint.pydocstyle.property-decorators in RUF066 + * Bug fixes + * Fix configuration path in --show-settings + * Respect fmt: skip for multiple statements on the same logical line + * Rule changes + * [pydocstyle] Update Rust crate imperative to v1.0.7 (D401) + * [isort] Insert imports in alphabetical order (I002) + * Documentation + * Add llms.txt support for documentation + * Use prek in documentation and CI + * [flake8-pytest-style] Add check parameter example to PT017 docs + * [ruff] Make example error out-of-the-box (RUF103) + * [ruff] document RUF100 trailing comment fix behavior + * Other changes + * wasm: Require explicit logging initialization + ------------------------------------------------------------------- Sun Jan 11 13:47:45 UTC 2026 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index 7090dc5..ecc2c68 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.11 +Version: 0.14.13 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.14.11.tar.gz b/ruff-0.14.11.tar.gz deleted file mode 100644 index c5105a5..0000000 --- a/ruff-0.14.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6dc463bfa5c07a59b1ff2c3b9767373e541346ea105503b4c0369c520a66958 -size 5993417 diff --git a/ruff-0.14.13.tar.gz b/ruff-0.14.13.tar.gz new file mode 100644 index 0000000..f200c13 --- /dev/null +++ b/ruff-0.14.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83cd6c0763190784b99650a20fec7633c59f6ebe41c5cc9d45ee42749563ad47 +size 6059504 diff --git a/vendor.tar.zst b/vendor.tar.zst index 757c5a5..5cadfa3 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1399e7d6ff7901df3f26880bc5128d7afc4ac692aab8335b976058bcc582f918 -size 28605762 +oid sha256:ddbe5d6165f5d95f3c6ee1cc96dbe76c4d3c5b262a733267fc3a9ac1f0a5d75d +size 28621767