Sun, 09 Jun 2024 12:30:34 UTC | login

Information for build python-vulture-2.6-2.fc38

ID229997
Package Namepython-vulture
Version2.6
Release2.fc38
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 16:37:10 UTC
CompletedWed, 22 Feb 2023 16:37:10 UTC
Tags
f38
f39
f40
RPMs
src
python-vulture-2.6-2.fc38.src.rpm (info) (download)
noarch
python3-vulture-2.6-2.fc38.noarch.rpm (info) (download)
Changelog * 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 17 2021 Miro Hrončok <mhroncok@redhat.com> - 2.3-5 - BuildRequire all runtime deps, toml was only brought in transitively trough pytest * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.3-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild