Click here to visit the old openkoji buildsystem (Archived)

Information for build ruff-0.3.7-2.fc41

ID48941
Package Nameruff
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.3.7
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ruff.git#50dfa39af268a14271c1244c4a6414a4ec3e45fc
SummaryExtremely fast Python linter and code formatter
DescriptionAn 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.
Built byhezhengyu
State complete
Volume DEFAULT
StartedWed, 29 May 2024 09:44:33 CST
CompletedWed, 29 May 2024 12:01:00 CST
Taskbuild (f41, /rpms/ruff.git:50dfa39af268a14271c1244c4a6414a4ec3e45fc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ruff.git#50dfa39af268a14271c1244c4a6414a4ec3e45fc'}}
Tags
f41
RPMs
src
ruff-0.3.7-2.fc41.src.rpm (info) (download)
riscv64
ruff-0.3.7-2.fc41.riscv64.rpm (info) (download)
ruff-debuginfo-0.3.7-2.fc41.riscv64.rpm (info) (download)
ruff-debugsource-0.3.7-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
Changelog * Thu May 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-2 - Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces * Sat Apr 13 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1 - Update to version 0.3.7; Fixes RHBZ#2267115 * Tue Feb 20 2024 Fabio Valentini <decathorpe@gmail.com> - 0.2.2-1 - Update to version 0.2.2; Fixes RHBZ#2261934 * Tue Jan 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.14-1 - Update to version 0.1.14; Fixes RHBZ#2257994 * Mon Jan 08 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.11-1 - Initial import (#2257092)