Commit Graph

5 Commits (376ce660a5a88e216d325a9265665c4c377a5c9c)

Author SHA1 Message Date
Josip Sokcevic 8daaf5c5b0 Explicitly set python version for pylint 2.6
vpython doesn't parse shebang. If python version is not explicitly set
in vpython file, version 2 will be used. pylint 2.6 requires py3.

R=dpranke@google.com

Bug: 1242737
Change-Id: I21a3c4b26c24860b4c8fd07c6d5cc6d5149af2fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3120321
Auto-Submit: Josip Sokcevic <sokcevic@google.com>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
4 years ago
Dirk Pranke d60b99cd5a Get pylint-2.6 to work under vpython3 on Windows.
This change fixes a minor issue in the pylint-2.6.bat wrapper
script and adds a missing dependency on colorama.

With these changes, it looks like pylint-2.6 will now work on Windows.

Bug: 1157676
Change-Id: Ic23fc4cd04bf464034bf5471856fdfb646f66a75
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3018262
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@google.com>
4 years ago
John Budorick 09c9cf419d pylint: roll six to 1.15.0.
Matching chromium. (I'm sure this is asking for trouble.)

Bug: chromium:1007101
Change-Id: Iba3200bd093697f41551c99f58a9c5261c958436
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2726729
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: John Budorick <jbudorick@chromium.org>
4 years ago
Mike Frysinger 8ca189d4e5 pylint-2.6: use newer pyquotes
Bug: 1123433
Change-Id: I60dc7bbcf6216fc90b58d32d99072f998501509d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2518471
Reviewed-by: Owen Rodley <orodley@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
4 years ago
Owen Rodley 5d099fcb48 Add pylint 2.6.0 to depot_tools.
This is the latest version, which supports Python 3 only.

Bug: 1123433
Change-Id: I7516ed52d64f38f8214c6295e9ad3d08a98e2b4d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2473704
Auto-Submit: Owen Rodley <orodley@chromium.org>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
4 years ago