| Name: | python3-ruff |
|---|---|
| Version: | 0.11.13 |
| Release: | 3.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 103689 |
| License: | MIT AND 0BSD AND Apache-2.0 AND (Apache-2.0 OR BSD-2-Clause) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT-0) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND BSD-3-Clause AND (BSD-3-Clause OR MIT) AND CC0-1.0 AND GPL-3.0-or-later AND ISC AND (MIT OR Unlicense) MPL-2.0 AND PSF-2.0 AND Unicode-3.0 AND Unicode-DFS-2016 AND WTFPL AND Zlib |
| RPM: | python3-ruff-0.11.13-3.el10_1.noarch.rpm |
| Source RPM: | ruff-0.11.13-3.el10_1.src.rpm |
| Build Date: | Fri Oct 17 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/astral-sh/ruff |
| Summary: | Importable Python module for ruff |
| Description: | An extremely fast Python linter and code formatter, written in Rust. Ruff aims to be orders of magnitude faster than alternative tools while integrating more functionality behind a single, common interface. Ruff can be used to replace Flake8 (plus dozens of plugins), Black, isort, pydocstyle, pyupgrade, autoflake, and more, all while executing tens or hundreds of times faster than any individual tool. This package provides an importable Python module for ruff. |
- Patch `find_ruff_bin()` to find the system-wide ruff executable
- Flaky salsa tests are flaky on ppc64le, too
- Update to 0.11.13
- Update to 0.11.12
- Update to 0.11.11
- Update to 0.11.10
- Skip additional related flaky tests in salsa on s390x
- Remove bundled, pre-compiled mermaid.js to prove it is unused
- Validate hashes/versons in %prep so that mismatches are detected quickly
- Validate salsa version against source