Thu, 08 Aug 2024 12:41:03 UTC | login

Information for build ruff-0.4.4-2.fc41

ID312101
Package Nameruff
Version0.4.4
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ruff.git#51f2d33652920e61b50f61f658303fc78e7a2b5b
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 failed
Volume DEFAULT
StartedSat, 13 Jul 2024 01:19:54 UTC
CompletedSat, 13 Jul 2024 04:58:56 UTC
Taskbuild (f41, /rpms/ruff.git:51f2d33652920e61b50f61f658303fc78e7a2b5b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ruff.git#51f2d33652920e61b50f61f658303fc78e7a2b5b'}}
Tags No tags
RPMs No RPMs
Changelog * 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)