Compare commits

2 Commits
1.1 ... main

5 changed files with 1172 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ruff
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-ruff
Version: 0.5.1
Version: 0.11.13
Release: 0
Summary: An extremely fast Python linter, written in Rust
License: MIT
@@ -31,6 +31,7 @@ BuildRequires: %{python_module pip}
BuildRequires: cargo-packaging
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Provides: ruff = %{version}-%{release}
Requires: alts
BuildRequires: alts
%python_subpackages

BIN
ruff-0.11.13.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
ruff-0.5.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.