Page MenuHomeSolus

Updated pylint to 1.8.4
ClosedPublic

Authored by debug on May 7 2018, 8:45 PM.
Tags
None
Referenced Files
F11051960: D2884.id.diff
Thu, Aug 10, 8:31 PM
F11051959: D2884.id7081.diff
Thu, Aug 10, 8:31 PM
F11051958: D2884.id7082.diff
Thu, Aug 10, 8:31 PM
F11051957: D2884.id7593.diff
Thu, Aug 10, 8:31 PM
F11051955: D2884.id7078.diff
Thu, Aug 10, 8:31 PM
F11051954: D2884.id7087.diff
Thu, Aug 10, 8:31 PM
F11036422: D2884.diff
Wed, Aug 9, 7:19 PM
F11018190: D2884.id7078.diff
Sun, Aug 6, 9:58 AM

Details

Summary

Updated pylint to the latest version 1.8.4.
Change log available here.

Test Plan

Installed in a virtual machine with the updated version of python-astroid and ran with Python files with/without errors.
All tests ran as expected.

Diff Detail

Repository
R3714 pylint
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

debug requested review of this revision.May 7 2018, 8:45 PM

After looking back at this differential I believe I misunderstood when to use 'Depends'. Updating 'pylint' does not *require* updating 'python-astroid' however as it states of the GitHub page the later the version of 'python-astroid' the better. I'll leave the 'Depends' in the differential for now unless instructed otherwise.

kyrios123 added inline comments.
package.yml
6

General comment, when you update a package, please make sure to adapt the license code to SPDX 3.x.
The impacted licenses are mainly the AGPL, GPL, GDFL, LGPL that must be suffixed with -only or -or-later.

Okay. I will go through my current open patches and update them where necessary.

Forgot to update license in pspec_x86_64.xml

debug marked an inline comment as done.
debug edited the summary of this revision. (Show Details)

Removed the depends on D2885.

This revision is now accepted and ready to land.Jun 10 2018, 4:46 PM
This revision was automatically updated to reflect the committed changes.