Sat, 27 Apr 2024 01:33:52 UTC | login

Information for build pyflakes-0.9.2-1.el7

ID4628
Package Namepyflakes
Version0.9.2
Release1.el7
Epoch
SummaryA simple program which checks Python source files for errors
DescriptionPyflakes is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any check on style.
Built byhguemar
State complete
Volume DEFAULT
StartedThu, 10 Sep 2015 13:43:33 UTC
CompletedThu, 10 Sep 2015 13:45:52 UTC
Taskbuild (cloud7-openstack-common-el7, pyflakes-0.9.2-1.el7.src.rpm)
Tags
atomic7-adb-common-candidate
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
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-common-candidate
virt7-ovirt-common-release
virt7-ovirt-common-testing
RPMs
src
pyflakes-0.9.2-1.el7.src.rpm (info) (download)
noarch
pyflakes-0.9.2-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed Jun 17 2015 Ville Skyttä <ville.skytta@iki.fi> - 0.9.2-1 - Update to 0.9.2 * Wed Jun 10 2015 Ville Skyttä <ville.skytta@iki.fi> - 0.9.1-1 - Update to 0.9.1 * Mon Jun 01 2015 Ville Skyttä <ville.skytta@iki.fi> - 0.9.0-1 - Update to 0.9.0 - Specfile cleanup and guidelines update - Improve python3-pyflakes manpage * Sat Jan 31 2015 Ville Skyttä <ville.skytta@iki.fi> - 0.8.1-4 - Ship LICENSE as %license where available - Don't try to build with python3 on EL7 by default * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Mon Mar 31 2014 Ville Skyttä <ville.skytta@iki.fi> - 0.8.1-1 - Update to 0.8.1 * Wed Mar 26 2014 Ville Skyttä <ville.skytta@iki.fi> - 0.8-1 - Update to 0.8 * Wed Dec 11 2013 Ville Skyttä <ville.skytta@iki.fi> - 0.7.3-4 - Avoid interfering with pies in version check (#1039706, Timothy Crosley). - Refresh Debian additions tarball. * Mon Sep 09 2013 Ville Skyttä <ville.skytta@iki.fi> - 0.7.3-3 - Build Python 3 version (#1004668). - Add dependency on setuptools. - Update summary and description. * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Jul 07 2013 Ville Skyttä <ville.skytta@iki.fi> - 0.7.3-1 - Update to 0.7.3. * Mon Apr 29 2013 Ville Skyttä <ville.skytta@iki.fi> - 0.7.2-1 - Update to 0.7.2. * Tue Apr 23 2013 Ville Skyttä <ville.skytta@iki.fi> - 0.7.1-1 - Update to 0.7.1. * Thu Apr 18 2013 Ville Skyttä <ville.skytta@iki.fi> - 0.7-1 - Update to 0.7. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Feb 05 2013 Ville Skyttä <ville.skytta@iki.fi> - 0.6.1-1 - Update to 0.6.1. * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Sep 05 2011 Ville Skyttä <ville.skytta@iki.fi> - 0.5.0-2 - Bring back null byte input traceback patch. - Include LICENSE and NEWS.txt in docs. * Sun Sep 04 2011 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.5.0-1 - Update to 0.5.0 - Remove patches that no longer apply * Mon Apr 04 2011 Ville Skyttä <ville.skytta@iki.fi> - 0.4.0-5 - Avoid traceback on input with null bytes (#691164). * Sun Feb 13 2011 Ville Skyttä <ville.skytta@iki.fi> - 0.4.0-4 - Backport upstream changes for set and dict comprehension support (#677032). - Add man page and file descriptor close patch from Debian. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Fri Mar 19 2010 Ville Skyttä <ville.skytta@iki.fi> - 0.4.0-1 - Update to 0.4.0. * Wed Nov 04 2009 Ville Skyttä <ville.skytta@iki.fi> - 0.3.0-1 - Update to 0.3.0 (#533015). * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.2.1-4 - Rebuild for Python 2.6 * Sat Dec 09 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.2.1-3 - Correctly identify the license * Sat Dec 09 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.2.1-2 - Revert to released tarball * Fri Dec 08 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.2.1-1.10526svn - Fix version number * Fri Dec 08 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.0-1.10526svn - Fix up versioning * Tue Dec 05 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.0-0.1.10526 - First version for Fedora Extras