Fri, 25 Oct 2024 16:19:56 UTC | login

Information for build ruff-0.6.7-1.fc41

ID342379
Package Nameruff
Version0.6.7
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ruff.git#cb5c3cad6772ea74753d22cca8d4c0e4de08d16e
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 building
Volume DEFAULT
StartedFri, 25 Oct 2024 11:23:27 UTC
Est. CompletionSat, 26 Oct 2024 02:16:27 UTC
Taskbuild (f41, /rpms/ruff.git:cb5c3cad6772ea74753d22cca8d4c0e4de08d16e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ruff.git#cb5c3cad6772ea74753d22cca8d4c0e4de08d16e'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Sep 28 2024 Fabio Valentini <decathorpe@gmail.com> - 0.6.7-1 - Update to version 0.6.7 * 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)