diff --git a/python-ruff.changes b/python-ruff.changes index 51258e5..94f0bd2 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Apr 11 13:52:09 UTC 2025 - Ondřej Súkup + +- update to 0.11.5 + * Preview features + * [airflow] Add missing AIR302 attribute check + * [airflow] Expand module path check to individual symbols (AIR302) + * [airflow] Extract AIR312 from AIR302 rules (AIR302, AIR312) + * [airflow] Update oudated AIR301, AIR302 rules + * [syntax-errors] Async comprehension in sync comprehension + * [syntax-errors] Check annotations in annotated assignments + * [syntax-errors] Extend annotation checks to await + * Bug fixes + * [flake8-pie] Avoid false positive for multiple assignment with auto() (PIE796) + * Rule changes + * [ruff] Fix RUF100 to detect unused file-level noqa directives with specific codes + * [flake8-pytest-style] Avoid false positive for legacy form of pytest.raises (PT011) + * Documentation + * Fix formatting of "See Style Guide" link + ------------------------------------------------------------------- Sun Apr 6 18:44:08 UTC 2025 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index 274f0f3..ad3be8b 100644 --- a/python-ruff.spec +++ b/python-ruff.spec @@ -19,7 +19,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-ruff -Version: 0.11.4 +Version: 0.11.5 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.11.4.tar.gz b/ruff-0.11.4.tar.gz deleted file mode 100644 index 5921b5c..0000000 --- a/ruff-0.11.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f45bd2fb1a56a5a85fae3b95add03fb185a0b30cf47f5edc92aa0355ca1d7407 -size 3933063 diff --git a/ruff-0.11.5.tar.gz b/ruff-0.11.5.tar.gz new file mode 100644 index 0000000..ae9ab0d --- /dev/null +++ b/ruff-0.11.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae2e2439cb88853e421901ec040a758960b576126dab520fa08e9de431d1bef +size 3976488 diff --git a/vendor.tar.zst b/vendor.tar.zst index b84727a..5a19179 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:333bfeac587c39e07e4be65ae3002637b80e8591f2b5df97796d883903187b6b -size 37935611 +oid sha256:18962ec4043929720e9bca9c6b81fe8da121627104d190654ce5e33c3cf9ff0b +size 37801381