Information for build python-pytools-2024.1.3-6.fc43

ID132681
Package Namepython-pytools
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2024.1.3
Release6.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pytools.git#9a7c4937c4fc9070ecf6e1135ed1eb767e6d02ae
SummaryCollection of tools for Python
DescriptionPytools is a big bag of things that are "missing" from the Python standard library. This is mainly a dependency of my other software packages, and is probably of little interest to you unless you use those. If you're curious nonetheless, here's what's on offer: * A ton of small tool functions such as `len_iterable`, `argmin`, tuple generation, permutation generation, ASCII table pretty printing, GvR's mokeypatch_xxx() hack, the elusive `flatten`, and much more. * Michele Simionato's decorator module * A time-series logging module, `pytools.log`. * Batch job submission, `pytools.batchjob`. * A lexer, `pytools.lex`.
Built byzhangsongsong
State failed
Volume DEFAULT
StartedMon, 11 Aug 2025 13:52:20 CST
CompletedMon, 11 Aug 2025 14:30:17 CST
Taskbuild (f43-bootstrap, /rpms/python-pytools.git:9a7c4937c4fc9070ecf6e1135ed1eb767e6d02ae)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pytools.git#9a7c4937c4fc9070ecf6e1135ed1eb767e6d02ae'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.1.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2024.1.3-5 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2024.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2024.1.3-2 - Rebuilt for Python 3.13 * Mon Jun 03 2024 František Zatloukal <fzatlouk@redhat.com> - 2024.1.3-1 - Update to 2024.1.3 (RHBZ#2270316) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Aug 04 2023 František Zatloukal <fzatlouk@redhat.com> - 2023.1.1-1 - Update to 2023.1.1 (Fixes RHBZ#2225599)