diff --git a/python-ruff.changes b/python-ruff.changes index 77bfbc3..f55fa2a 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Dec 5 06:19:20 UTC 2025 - Ondřej Súkup + +- update 0.14.8 + * Preview features + * [flake8-bugbear] Catch yield expressions within other statements (B901) + * [flake8-use-pathlib] Mark fixes unsafe for return type changes (PTH104, PTH105, PTH109, PTH115) + * Bug fixes + * Fix syntax error false positives for await outside functions + * [flake8-simplify] Fix truthiness assumption for non-iterable arguments in tuple/list/set calls (SIM222, SIM223) + * Documentation + * Suggest using --output-file option in GitLab integration + * Other changes + * [syntax-error] Default type parameter followed by non-default type parameter + ------------------------------------------------------------------- Sat Nov 29 13:49:12 UTC 2025 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index fdd3177..7385917 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.7 +Version: 0.14.8 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.14.7.tar.gz b/ruff-0.14.7.tar.gz deleted file mode 100644 index 7a0c69b..0000000 --- a/ruff-0.14.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3417deb75d23bd14a722b57b0a1435561db65f0ad97435b4cf9f85ffcef34ae5 -size 5727324 diff --git a/ruff-0.14.8.tar.gz b/ruff-0.14.8.tar.gz new file mode 100644 index 0000000..0e131bc --- /dev/null +++ b/ruff-0.14.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774ed0dd87d6ce925e3b8496feb3a00ac564bea52b9feb551ecd17e0a23d1eed +size 5765385 diff --git a/vendor.tar.zst b/vendor.tar.zst index 8382464..0be678e 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9436dd4976b26db9e4fc8bf37a455f4f5eee23f09d43eda5c9c7ccca2edb372e -size 28051081 +oid sha256:167458808933bdf19491a18fc4c159fb9e523a1691f76d50dd922eb31bfdf26e +size 28051512