Tue, 17 Sep 2024 16:47:44 UTC | login

Information for build python-flake8-class-newline-1.6.0-3.fc41

ID325387
Package Namepython-flake8-class-newline
Version1.6.0
Release3.fc41
Epoch
SummaryFlake8 extension to check for new lines after class definitions
DescriptionPEP8 says we should surround every class method with a single blank line. However flake8 is ambiguous about the first method having a blank line above it. This plugin was made to enforce that it should.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 09:04:35 UTC
CompletedFri, 26 Jul 2024 09:04:35 UTC
Tags
f41
RPMs
src
python-flake8-class-newline-1.6.0-3.fc41.src.rpm (info) (download)
noarch
python3-flake8-class-newline-1.6.0-3.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Nov 22 2022 Scott K Logan <logans@cottsay.net> - 1.6.0-2 - Define _description variable to reduce duplication - Drop macro from URL to improve ergonomics * Thu Nov 10 2022 Scott K Logan <logans@cottsay.net> - 1.6.0-1 - Initial package (rhbz#2141868)