14
0
forked from pool/python-ruff

- update to 0.11.6

* Preview features
   * Avoid adding whitespace to the end of a docstring after an escaped quote 
   * [airflow] Extract AIR311 from AIR301 rules (AIR301, AIR311)
 * Bug fixes
   * Raise syntax error when \ is at end of file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=142
This commit is contained in:
2025-04-21 12:51:48 +00:00
committed by Git OBS Bridge
parent 009a28e8cf
commit 67f80e98db
5 changed files with 16 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-ruff
Version: 0.11.5
Version: 0.11.6
Release: 0
Summary: An extremely fast Python linter, written in Rust
License: MIT