Information for build python-vulture-2.6-7.fc41

ID54954
Package Namepython-vulture
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.6
Release7.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-vulture.git#ab608018cfb5177df4c438ae42c51365c3a1d9dd
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 complete
Volume DEFAULT
StartedSun, 09 Jun 2024 19:58:39 CST
CompletedSun, 09 Jun 2024 20:09:33 CST
Taskbuild (f41, /rpms/python-vulture.git:ab608018cfb5177df4c438ae42c51365c3a1d9dd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-vulture.git#ab608018cfb5177df4c438ae42c51365c3a1d9dd'}}
Tags
f41
RPMs
src
python-vulture-2.6-7.fc41.src.rpm (info) (download)
noarch
python3-vulture-2.6-7.fc41.noarch.rpm (info) (download)
Logs
noarch
root.log
installed_pkgs.log
hw_info.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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) * Fri Aug 19 2022 Fabian Affolter <mail@fabian-affolter.ch> - 2.5-1 - Update to latest upstream release 2.5 (closes rhbz#2088613) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.3-7 - Rebuilt for Python 3.11