Thu, 25 Apr 2024 16:21:56 UTC | login

Information for build python-flake8-2.6.2-1.el7

ID21225
Package Namepython-flake8
Version2.6.2
Release1.el7
Epoch
SummaryPython code checking using pep8 and pyflakes
DescriptionFlake8 is a wrapper around PyFlakes, pep8, and Ned's McCabe script. It runs all the tools by launching the single flake8 script, and displays the warnings in a per-file, merged output. It also adds a few features: files that contain "# flake8: noqa" are skipped, lines that contain a "# noqa" comment at the end will not issue warnings, Git and Mercurial hooks are included, a McCabe complexity checker is included, and it is extendable through flake8.extension entry points.
Built byhguemar
State complete
Volume DEFAULT
StartedFri, 19 Jan 2018 00:24:41 UTC
CompletedFri, 19 Jan 2018 00:27:18 UTC
Taskbuild (cloud7-openstack-queens-el7, python-flake8-2.6.2-1.el7.src.rpm)
Tags
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
virt7-ovirt-44-candidate
RPMs
src
python-flake8-2.6.2-1.el7.src.rpm (info) (download)
noarch
python2-flake8-2.6.2-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Jan 18 2018 Haïkel Guémar <hguemar@fedoraproject.org> - 2.6.2-1 - Upstream 2.6.2 (switch from pep8 to pycodestyle) * Sat Sep 17 2016 Ville Skyttä <ville.skytta@iki.fi> - Add standard versioned names for executable * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.5-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Jun 15 2016 Ville Skyttä <ville.skytta@iki.fi> - 2.5.5-1 - Update to 2.5.5 (rhbz#1346516) * Fri Feb 12 2016 Ville Skyttä <ville.skytta@iki.fi> - 2.5.4-1 - Update to 2.5.4 (rhbz#1306870) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Jan 31 2016 Ville Skyttä <ville.skytta@iki.fi> - 2.5.2-1 - Update to 2.5.2 (rhbz#1303383) * Wed Dec 30 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.5.1-1 - Update to 2.5.1 (rhbz#1289545) - Update to current Fedora Python packaging guidelines * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Mon Nov 02 2015 Matthias Runge <mrunge@redhat.com> - 2.5.0-1 - update to 2.5.0 (rhbz#1275447) * Mon Oct 26 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.4.1-3 - Update/improve description * Mon Jul 06 2015 Matthias Runge <mrunge@redhat.com> - 2.4.1-2 - fix FTBFS (rhbz#1239837) * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu May 21 2015 Matej Cepl <mcepl@redhat.com> - 2.4.1-1 - update to 2.4.1 (rhbz#1178814) * Mon Oct 20 2014 Matthias Runge <mrunge@redhat.com> - 2.2.5-1 - update to 2.2.5 (rhbz#1132878) * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Wed Apr 09 2014 Matthias Runge <mrunge@redhat.com> - 2.1.0-1 - update to 2.1.0 * Thu Jan 02 2014 Matthias Runge <mrunge@redhat.com> - 2.0-5 - add missing requires to pep8, python-mccabe and pyflakes (rhbz#1046955) * Mon Nov 18 2013 Matthias Runge <mrunge@redhat.com> - 2.0-4 - use __python2 instead of __python - add CONTRIBUTORS.txt to py3 docs * Tue Nov 05 2013 Matthias Runge <mrunge@redhat.com> - 2.0-3 - minimal spec cleanup, fix one rpmlint warning * Sat Sep 08 2012 Matej Cepl <mcepl@redhat.com> - 1.4-2 - Update .spec file according to ongoing packaging review. * Tue Jul 10 2012 Matej Cepl <mcepl@redhat.com> - 1.4-1 - initial package for Fedora