- 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 75b0f23e4f
commit 04ca5345fb
5 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 21 12:16:47 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- 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
-------------------------------------------------------------------
Fri Apr 11 13:52:09 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>

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

BIN
ruff-0.11.5.tar.gz (Stored with Git LFS)

Binary file not shown.

3
ruff-0.11.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bec8bcc3ac228a45ccc811e45f7eb61b950dbf4cf31a67fa89352574b01c7d79
size 4010053

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.