Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ruff for openSUSE:Factory checked in at 2024-01-08 23:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ruff (Old) and /work/SRC/openSUSE:Factory/.python-ruff.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ruff" Mon Jan 8 23:46:13 2024 rev:12 rq:1137528 version:0.1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ruff/python-ruff.changes 2023-12-22 22:41:37.384637636 +0100 +++ /work/SRC/openSUSE:Factory/.python-ruff.new.21961/python-ruff.changes 2024-01-08 23:46:14.868461875 +0100 @@ -1,0 +2,51 @@ +Mon Jan 8 09:39:09 UTC 2024 - OndÅej Súkup <mimi...@gmail.com> + +- update to 0.1.11 + * [pylint] Implement super-without-brackets (W0245) + * Check path string properly in python -m ruff invocations + * Documentation + * Tweak relative-imports message + * Add fix safety note for yield-in-for-loop + * 0.1.10 + * Preview features + * Improve dummy_implementations preview style formatting + * Normalise Hex and unicode escape sequences in strings + * Parenthesize long type annotations in annotated assignments + * Parenthesize multi-context managers in with statements + * [flake8-pyi] Implement generator-return-from-iter-method (PYI058) + * [pylint] Implement empty-comment (PLR2044) + * [refurb] Implement bit-count (FURB161) + * [ruff] Add never-union rule to detect redundant typing.NoReturn and typing.Never + * CLI + * Add paths to TOML parse errors + * Add row and column numbers to formatter parse errors + * Improve responsiveness when invoked via Python + * Short rule messages should not end with a period + * Configuration + * Respect runtime-required decorators on functions + * Bug fixes + * Avoid asyncio-dangling-task for nonlocal and global bindings + * Escape trailing placeholders in rule documentation + * Fix continuation detection following multi-line strings + * Fix scoping for generators in named expressions in classes + * Port from obsolete wsl crate to is-wsl + * Remove special pre-visit for module docstrings + * Respect __str__ definitions from super classes + * Respect unused-noqa via per-file-ignores + * Respect attribute chains when resolving builtin call paths + * Treat all typing_extensions members as typing aliases + * Use Display for formatter parse errors + * Wrap subscripted dicts in parens for f-string conversion + * [flake8-annotations] Avoid adding return types to stub methods + * [flake8-annotations] Respect mixed return and raise cases in return-type analysis + * [flake8-bandit] Don't report violations when SafeLoader is imported from yaml.loader (S506) + * [pylint] Avoid panic when comment is preceded by Unicode + * [pylint] Change PLR0917 error message to match other PLR09XX messages + * [refurb] Avoid false positives for math-constant (FURB152) + * Documentation + * Expand target name for better rule documentation + * Fix typos found by codespell + * [perflint] Document PERF102 fix un-safety + * [pyupgrade] Document UP007 fix un-safety + +------------------------------------------------------------------- Old: ---- ruff-0.1.9.tar.gz New: ---- ruff-0.1.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ruff.spec ++++++ --- /var/tmp/diff_new_pack.RpS5J0/_old 2024-01-08 23:46:16.372516560 +0100 +++ /var/tmp/diff_new_pack.RpS5J0/_new 2024-01-08 23:46:16.376516706 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ruff # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-ruff -Version: 0.1.9 +Version: 0.1.11 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT ++++++ ruff-0.1.9.tar.gz -> ruff-0.1.11.tar.gz ++++++ ++++ 13709 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.RpS5J0/_old and /var/tmp/diff_new_pack.RpS5J0/_new differ