Sun, 05 May 2024 08:53:28 UTC | login

Information for build python-flake8-2.4.1-2.el7

ID4629
Package Namepython-flake8
Version2.4.1
Release2.el7
Epoch
SummaryCode checking using pep8 and pyflakes
DescriptionFlake8 is a wrapper around these tools: - PyFlakes - pep8 - Ned's McCabe script Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8 and PyFlakes extended options and just uses defaults. It displays the warnings in a per-file, merged output. It also adds a few features: - files that contains with this header are skipped:: - lines that contains a "# NOQA" comment at the end will not issue a warning. - a Mercurial hook. - a McCabe complexity checker.
Built byhguemar
State complete
Volume DEFAULT
StartedThu, 10 Sep 2015 14:12:20 UTC
CompletedThu, 10 Sep 2015 14:14:41 UTC
Taskbuild (cloud7-openstack-common-el7, python-flake8-2.4.1-2.el7.src.rpm)
Tags
atomic7-adb-common-candidate
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-testing
RPMs
src
python-flake8-2.4.1-2.el7.src.rpm (info) (download)
noarch
python-flake8-2.4.1-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * 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