14
0
forked from pool/python-ruff

- update to 0.11.0

- This is a follow-up to release 0.10.0. Because of a mistake in the release process,
   the requires-python inference changes were not included in that release.
   Ruff 0.11.0 now includes this change as well as the stabilization of the preview behavior for PGH004.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=134
This commit is contained in:
2025-03-15 22:52:29 +00:00
committed by Git OBS Bridge
parent e60e9e0ab0
commit cfa9e52e15
5 changed files with 14 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-ruff
Version: 0.10.0
Version: 0.11.0
Release: 0
Summary: An extremely fast Python linter, written in Rust
License: MIT