diff --git a/python-ruff.changes b/python-ruff.changes index 4fa3002..62392b6 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Aug 28 21:53:00 UTC 2025 - Ondřej Súkup + +- update to 0.12.11 + * Preview features + * [airflow] Extend AIR311 and AIR312 rules + * [airflow] Replace wrong path airflow.io.storage with airflow.io.store (AIR311) + * [flake8-async] Implement blocking-http-call-httpx-in-async-function (ASYNC212) + * [flake8-logging-format] Add auto-fix for f-string logging calls (G004) + * [flake8-use-pathlib] Add autofix for PTH211 + * [flake8-use-pathlib] Make PTH100 fix unsafe because it can change behavior + * Bug fixes + * [pyflakes, pylint] Fix false positives caused by __class__ cell handling (F841, PLE0117) + * [pyflakes] Fix allowed-unused-imports matching for top-level modules (F401) + * [ruff] Fix false positive for t-strings in default-factory-kwarg (RUF026) + * [ruff] Preserve relative whitespace in multi-line expressions (RUF033) + * Rule changes + * [ruff] Handle empty t-strings in unnecessary-empty-iterable-within-deque-call (RUF037) + * Documentation + * Fix incorrect D413 links in docstrings convention FAQ + * [flake8-use-pathlib] Update links to the table showing the correspondence between os and pathlib + ------------------------------------------------------------------- Fri Aug 22 11:09:22 UTC 2025 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index 9e21807..ce7b3c8 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.12.10 +Version: 0.12.11 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.12.10.tar.gz b/ruff-0.12.10.tar.gz deleted file mode 100644 index cd566d8..0000000 --- a/ruff-0.12.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:189ab65149d11ea69a2d775343adf5f49bb2426fc4780f65ee33b423ad2e47f9 -size 5310076 diff --git a/ruff-0.12.11.tar.gz b/ruff-0.12.11.tar.gz new file mode 100644 index 0000000..a6eba52 --- /dev/null +++ b/ruff-0.12.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b09ae8426a65bbee5425b9d0b82796dbb07cb1af045743c79bfb163001165d +size 5347103 diff --git a/vendor.tar.zst b/vendor.tar.zst index 93fd724..d9ba217 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17a38b6eb1f0c4172eb9fee84fdc1dd545967cfba98305005dc83042696c51d4 -size 30194923 +oid sha256:d38daa5de2a633ad721d90cf0d2d4ea7e945c9be4e39ce13eb2db05506ee49e7 +size 30009436