Sat, 27 Apr 2024 08:25:47 UTC | login

Information for build ruff-0.2.2-1.fc40

ID301732
Package Nameruff
Version0.2.2
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ruff.git#642748c1ebf2c53f972a11cd8348399ee6cbd9d7
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
StartedThu, 28 Mar 2024 08:02:06 UTC
CompletedThu, 28 Mar 2024 09:56:08 UTC
Taskbuild (f40, /rpms/ruff.git:642748c1ebf2c53f972a11cd8348399ee6cbd9d7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ruff.git#642748c1ebf2c53f972a11cd8348399ee6cbd9d7'}}
Tags No tags
RPMs No RPMs
Changelog * 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)