Information for build python-vulture-2.12-1.fc41

ID89161
Package Namepython-vulture
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.12
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-vulture.git#5e6700eeda4ac5e9a24d4888e0ecc0136fbb3e0a
SummaryFind dead code
Description Vulture finds unused classes, functions and variables in your code. This helps you cleanup and find errors in your programs. If you run it on both your library and test suite you can find untested code. Due to Python’s dynamic nature, static code analyzers like vulture are likely to miss some dead code. Also, code that is only called implicitly may be reported as unused. Nonetheless, vulture can be a very helpful tool for higher code quality.
Built bykojiadmin
State failed
Volume DEFAULT
StartedThu, 03 Oct 2024 06:44:07 CST
CompletedThu, 03 Oct 2024 06:52:32 CST
Taskbuild (f41-build-side-1, /rpms/python-vulture.git:5e6700eeda4ac5e9a24d4888e0ecc0136fbb3e0a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-vulture.git#5e6700eeda4ac5e9a24d4888e0ecc0136fbb3e0a'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Sep 18 2024 Fabian Affolter <mail@fabian-affolter.ch> - 2.12-1 - Update to latest upstream release (closes rhbz#2159155) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.6-7 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 16 2023 Python Maint <python-maint@redhat.com> - 2.6-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Sep 21 2022 Fabian Affolter <mail@fabian-affolter.ch> - 2.6-1 - Update to latest upstream release 2.6 (closes rhbz#2127853)