14
0
forked from pool/python-ruff

Accepting request 1271168 from devel:languages:python

- 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/request/show/1271168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=66
This commit is contained in:
2025-04-22 15:25:43 +00:00
committed by Git OBS Bridge
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> 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 %bcond_without libalternatives
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-ruff Name: python-ruff
Version: 0.11.5 Version: 0.11.6
Release: 0 Release: 0
Summary: An extremely fast Python linter, written in Rust Summary: An extremely fast Python linter, written in Rust
License: MIT 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.