Click here to visit the old openkoji buildsystem (Archived)

Information for build python-trailrunner-1.4.0-5.fc41

ID18233
Package Namepython-trailrunner
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.0
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-trailrunner.git#cd9a94480ad87e358f084b2b7e4e56d8fcb534f9
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 22:13:53 CST
CompletedThu, 02 May 2024 22:24:58 CST
Taskbuild (f41, /rpms/python-trailrunner.git:cd9a94480ad87e358f084b2b7e4e56d8fcb534f9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-trailrunner.git#cd9a94480ad87e358f084b2b7e4e56d8fcb534f9'}}
Tags
f41
RPMs
src
python-trailrunner-1.4.0-5.fc41.src.rpm (info) (download)
noarch
python-trailrunner-doc-1.4.0-5.fc41.noarch.rpm (info) (download)
python3-trailrunner-1.4.0-5.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
installed_pkgs.log
state.log
root.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 26 2023 Python Maint <python-maint@redhat.com> - 1.4.0-2 - Rebuilt for Python 3.12 * 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