Accepting request 1279586 from devel:languages:python

- update to 0.11.11:
 * Preview features
   * [airflow] Add autofixes for AIR302 and AIR312 
   * [airflow] Move rules from AIR312 to AIR302 
   * [airflow] Update AIR301 and AIR311 with the latest Airflow implementations 
   * [flake8-simplify] Enable fix in preview mode (SIM117) 
 * Bug fixes
   * Fix inconsistent formatting of match-case on [] and _ 
   * [pylint] Fix PLW1514 not recognizing the encoding positional argument of codecs.open 
 * CLI
   * Add full option name in formatter warning 
 * Documentation
   * Fix rendering of admonition in docs 
   * [flake8-print] Improve print/pprint docs for T201 and T203 
   * [flake8-simplify] Add fix safety section (SIM110,SIM210)
   * [pylint] Fix docs example that produced different output (PLW0603)

OBS-URL: https://build.opensuse.org/request/show/1279586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=70
This commit is contained in:
2025-05-26 16:32:10 +00:00
committed by Git OBS Bridge
5 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri May 23 15:14:16 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.11.11:
* Preview features
* [airflow] Add autofixes for AIR302 and AIR312
* [airflow] Move rules from AIR312 to AIR302
* [airflow] Update AIR301 and AIR311 with the latest Airflow implementations
* [flake8-simplify] Enable fix in preview mode (SIM117)
* Bug fixes
* Fix inconsistent formatting of match-case on [] and _
* [pylint] Fix PLW1514 not recognizing the encoding positional argument of codecs.open
* CLI
* Add full option name in formatter warning
* Documentation
* Fix rendering of admonition in docs
* [flake8-print] Improve print/pprint docs for T201 and T203
* [flake8-simplify] Add fix safety section (SIM110,SIM210)
* [pylint] Fix docs example that produced different output (PLW0603)
-------------------------------------------------------------------
Mon May 19 14:18:18 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.10
Version: 0.11.11
Release: 0
Summary: An extremely fast Python linter, written in Rust
License: MIT

View File

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

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

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

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91f5fcad88bbe8d26c5e95fc43b6df5bb78ccab4e64aca66b08b786138bc5e4e
size 27513976
oid sha256:db7ae7279c3cb8014d768e2c353f990651ec73f532187ddb29826c27e1b96e26
size 27587428