14
0
forked from pool/python-ruff

- update to 0.1.13

* Bug fixes
   * Include base pyproject when initializing cache settings 
   * [flake8-simplify] Account for possibly-empty f-string values in truthiness logic 
   * [pylint] Add the missing period in unnecessary-dunder-call 
   * [pylint] Fix __aenter__ message in unnecessary-dunder-call

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=30
This commit is contained in:
2024-01-15 13:28:37 +00:00
committed by Git OBS Bridge
parent d5859e9615
commit d597136ec1
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.1.12
Version: 0.1.13
Release: 0
Summary: An extremely fast Python linter, written in Rust
License: MIT