Wed, 26 Jun 2024 20:14:25 UTC | login

Information for build python-flake8-builtins-2.1.0-2.fc38

ID230154
Package Namepython-flake8-builtins
Version2.1.0
Release2.fc38
Epoch
SummaryCheck for python builtins being used as variables or parameters
DescriptionPython allows to override builtin names, but although could be useful in some really specific use cases, the general approach is to not do that as code then can suddenly break without a clear trace.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 16:48:41 UTC
CompletedWed, 22 Feb 2023 16:48:41 UTC
Tags
f38
f39
f40
RPMs
src
python-flake8-builtins-2.1.0-2.fc38.src.rpm (info) (download)
noarch
python3-flake8-builtins-2.1.0-2.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 17 2023 Scott K Logan <logans@cottsay.net> - 2.1.0-1 - Update to 2.1.0 * Mon Nov 21 2022 Scott K Logan <logans@cottsay.net> - 2.0.1-2 - Define _description variable to reduce duplication - Drop macro from URL to improve ergonomics * Thu Nov 10 2022 Scott K Logan <logans@cottsay.net> - 2.0.1-1 - Initial package (rhbz#2141867)