-
Fri Nov 16 2018 Michael Mraka <michael.mraka@redhat.com> 2.9.3-1
- fix build on mageia i586
-
Wed Oct 03 2018 Michael Mraka <michael.mraka@redhat.com> 2.9.1-1
- fix build on mageia
- Bumping package versions for 2.9.
-
Mon Feb 12 2018 Eric Herget <eherget@redhat.com> 2.8.6-1
- fix manpage
-
Mon Feb 12 2018 Eric Herget <eherget@redhat.com> 2.8.5-1
- Split spacewalk-pylint into spacewalk-python2-pylint and spacewalk-python3-pylint. Original changelog maintained in spacewalk-python2-pylint package.
-
Fri Feb 09 2018 Michael Mraka <michael.mraka@redhat.com> 2.8.4-1
- removed Group from specfile
-
Mon Nov 13 2017 Jan Dobes 2.8.3-1
- disable no-else-return check
-
Thu Sep 07 2017 Michael Mraka <michael.mraka@redhat.com> 2.8.2-1
- removed unnecessary BuildRoot tag
-
Wed Sep 06 2017 Michael Mraka <michael.mraka@redhat.com> 2.8.1-1
- purged changelog entries for Spacewalk 2.0 and older
- Bumping package versions for 2.8.
-
Wed Jun 07 2017 Michael Mraka <michael.mraka@redhat.com> 2.7.2-1
- use python2 pylint even on Fedora 26+
-
Wed May 24 2017 Michael Mraka <michael.mraka@redhat.com> 2.7.1-1
- Fedora and EPEL7 contain pylint 1.5+
- Updated links to github in spec files
- Migrating Fedorahosted to GitHub
-
Tue Aug 16 2016 Jan Dobes 2.6.2-1
- redefined-variable-type check is broken in pylint-1.5.6-1.fc24.noarch
-
Mon Jun 13 2016 Grant Gainey 2.6.1-1
- spacewalk-pylint: require pylint > 1.1 for openSUSE
- Bumping package versions for 2.6.
- Bumping package versions for 2.5.
- Bumping package versions for 2.4.
-
Wed Jan 14 2015 Matej Kollar <mkollar@redhat.com> 2.3.2-1
- Getting rid of Tabs and trailing spaces in LICENSE, COPYING, and README files
-
Fri Aug 01 2014 Michael Mraka <michael.mraka@redhat.com> 2.3.1-1
- disable reporting cyclic imports
-
Mon Jun 30 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.10-1
- disable useless-else-on-loop also in pylint 1.0
-
Fri Jun 27 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.9-1
- fixed Invalid class attribute name
- fixed Else clause on loop without a break statement
-
Fri Jun 27 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.8-1
- silenced Abstract class is only referenced 1 times
- fixed Invalid name
-
Thu Jun 26 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.7-1
- fix condition for Fedora
-
Mon Jun 23 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.6-1
- fixed pylint version for RHEL7
-
Fri May 23 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.5-1
- spec file polish
-
Wed Apr 02 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.4-1
- pylint in Fedora 19 has been updated to 1.1
-
Thu Mar 27 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.3-1
- don't report optional parens as error
-
Mon Mar 24 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.2-1
- pylint 1.1 landed in Fedora 20 updates
-
Wed Mar 05 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.1-1
- disable pylint 1.1 checks we don't enforce