15
0
forked from pool/python-ruff

Accepting request 1327697 from devel:languages:python

- update to 0.14.13 
 * Preview features
  * [flake8-blind-except] Allow more logging methods (BLE001) 
  * [ruff] Respect lint.pydocstyle.property-decorators in RUF066 
 * Bug fixes
  * Fix configuration path in --show-settings 
  * Respect fmt: skip for multiple statements on the same logical line 
 * Rule changes
  * [pydocstyle] Update Rust crate imperative to v1.0.7 (D401) 
  * [isort] Insert imports in alphabetical order (I002) 
 * Documentation
  * Add llms.txt support for documentation 
  * Use prek in documentation and CI 
  * [flake8-pytest-style] Add check parameter example to PT017 docs 
  * [ruff] Make example error out-of-the-box (RUF103) 
  * [ruff] document RUF100 trailing comment fix behavior 
 * Other changes
  * wasm: Require explicit logging initialization

OBS-URL: https://build.opensuse.org/request/show/1327697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=100
This commit is contained in:
2026-01-17 20:41:52 +00:00
committed by Git OBS Bridge
5 changed files with 28 additions and 6 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Jan 16 14:29:55 UTC 2026 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.14.13
* Preview features
* [flake8-blind-except] Allow more logging methods (BLE001)
* [ruff] Respect lint.pydocstyle.property-decorators in RUF066
* Bug fixes
* Fix configuration path in --show-settings
* Respect fmt: skip for multiple statements on the same logical line
* Rule changes
* [pydocstyle] Update Rust crate imperative to v1.0.7 (D401)
* [isort] Insert imports in alphabetical order (I002)
* Documentation
* Add llms.txt support for documentation
* Use prek in documentation and CI
* [flake8-pytest-style] Add check parameter example to PT017 docs
* [ruff] Make example error out-of-the-box (RUF103)
* [ruff] document RUF100 trailing comment fix behavior
* Other changes
* wasm: Require explicit logging initialization
-------------------------------------------------------------------
Sun Jan 11 13:47:45 UTC 2026 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -20,7 +20,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-ruff
Version: 0.14.11
Version: 0.14.13
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:f6dc463bfa5c07a59b1ff2c3b9767373e541346ea105503b4c0369c520a66958
size 5993417

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

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

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1399e7d6ff7901df3f26880bc5128d7afc4ac692aab8335b976058bcc582f918
size 28605762
oid sha256:ddbe5d6165f5d95f3c6ee1cc96dbe76c4d3c5b262a733267fc3a9ac1f0a5d75d
size 28621767