Sat, 09 Nov 2024 01:58:31 UTC | login

Information for build ruff-0.4.4-5.fc41

ID322246
Package Nameruff
Version0.4.4
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ruff.git#b7308f6c6a5114fed33b5b37da20a8a28b2ad331
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2024 12:41:27 UTC
CompletedThu, 25 Jul 2024 04:00:05 UTC
Taskbuild (f41, /rpms/ruff.git:b7308f6c6a5114fed33b5b37da20a8a28b2ad331)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ruff.git#b7308f6c6a5114fed33b5b37da20a8a28b2ad331'}}
Tags
f41
RPMs
src
ruff-0.4.4-5.fc41.src.rpm (info) (download)
riscv64
ruff-0.4.4-5.fc41.riscv64.rpm (info) (download)
ruff-debuginfo-0.4.4-5.fc41.riscv64.rpm (info) (download)
ruff-debugsource-0.4.4-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Jul 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.4-5 - Fix typo in License expression * Mon Jul 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.4-4 - Update Rust crate clap_complete_command to 0.6.0 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.4.4-2 - Rebuilt for Python 3.13 * Wed May 29 2024 Fabio Valentini <decathorpe@gmail.com> - 0.4.4-1 - Update to version 0.4.4 * 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)