Mon, 20 May 2024 19:53:03 UTC | login

Information for build python-trailrunner-1.4.0-1.fc38

ID251957
Package Namepython-trailrunner
Version1.4.0
Release1.fc38
Epoch
SummaryWalk paths and run things
Description trailrunner is a simple library for walking paths on the filesystem, and executing functions for each file found. trailrunner obeys project level .gitignore files, and runs functions on a process pool for increased performance. trailrunner is designed for use by linting, formatting, and other developer tools that need to find and operate on all files in project in a predictable fashion with a minimal API.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 04 Jul 2023 17:16:29 UTC
CompletedTue, 04 Jul 2023 17:16:29 UTC
Tags
f38
f39
f40
RPMs
src
python-trailrunner-1.4.0-1.fc38.src.rpm (info) (download)
noarch
python-trailrunner-doc-1.4.0-1.fc38.noarch.rpm (info) (download)
python3-trailrunner-1.4.0-1.fc38.noarch.rpm (info) (download)
Changelog * Sun Jun 25 2023 Davide Cavalca <dcavalca@fedoraproject.org> - 1.4.0-1 - Update to 1.4.0; Fixes: RHBZ#2181995 * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.3.0-3 - Rebuilt for Python 3.12 * Sat Mar 18 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.3.0-2 - Generate documentation * Fri Mar 17 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.3.0-1 - Initial Fedora package