Go to file
Ana Guerrero 091bedcd6d Accepting request 1236832 from devel:languages:python
- update to 0.9.0:
  * This release introduces the new 2025 stable style (#13371),
    stabilizing the following changes:
  * Format expressions in f-string elements
  * Alternate quotes for strings inside f-strings
  * Preserve the casing of hex codes in f-string debug
    expressions
  * Choose the quote style for each string literal in an
    implicitly concatenated f-string rather than for the entire
    string
  * Automatically join an implicitly concatenated string into a
    single string literal if it fits on a single line
  * Remove the `ISC001` incompatibility warning
  * Prefer parenthesizing the `assert` message over breaking the
    assertion expression
  * Automatically parenthesize over-long `if` guards in `match`
    `case` clauses
  * More consistent formatting for `match` `case` patterns
  * Avoid unnecessary parentheses around return type annotations
  * Keep the opening parentheses on the same line as the `if`
    keyword for comprehensions where the condition has a leading
    comment
  * More consistent formatting for `with` statements with a
    single context manager for Python 3.8 or older
  * Correctly calculate the line-width for code blocks in
    docstrings when using `max-doc-code-line-length = "dynamic"`

- update to 0.8.6
   * [format]: Preserve multiline implicit concatenated strings in docstring positions
   * [ruff] Add rule to detect empty literal in deque call (RUF025)

OBS-URL: https://build.opensuse.org/request/show/1236832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=52
2025-01-12 10:08:44 +00:00
_service - update to 0.9.0: 2025-01-10 10:48:55 +00:00
.gitattributes - update to 0.9.0: 2025-01-10 10:48:55 +00:00
.gitignore - update to 0.9.0: 2025-01-10 10:48:55 +00:00
python-ruff.changes - update to 0.9.0: 2025-01-10 10:48:55 +00:00
python-ruff.spec - update to 0.9.0: 2025-01-10 10:48:55 +00:00
ruff-0.9.0.tar.gz - update to 0.9.0: 2025-01-10 10:48:55 +00:00
vendor.tar.zst - update to 0.9.0: 2025-01-10 10:48:55 +00:00