Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 8965033: Adds Python package management to depot_tools. (Closed)

Created:
9 years ago by chrisha
Modified:
6 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Adds Python package management to depot_tools. This CL introduces package_management.py, a module for managing third-party Python packages in a site directory within depot_tools. A future CL will integrate this with depot_tools, causing the packages to be downloaded and installed on first run after that CL lands. Once in place presubmit_canned_checks will be extended to make use of the locally installed version of pylint. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120225

Patch Set 1 #

Patch Set 2 : . #

Total comments: 37

Patch Set 3 : Addressed review comments. #

Total comments: 9

Patch Set 4 : Addressed nits and pylint messages. #

Patch Set 5 : Update pylint blacklist. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+619 lines, -4 lines) Patch
M .gitignore View 1 2 3 1 chunk +15 lines, -3 lines 0 comments Download
M PRESUBMIT.py View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
A package_management.py View 1 2 3 1 chunk +602 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (1 generated)
chrisha
Would you mind taking a quick look, thinking more about design/approach? Before pushing further I ...
9 years ago (2011-12-16 20:09:26 UTC) #1
Sigurður Ásgeirsson
This looks pretty sane to me, though M-A will need to comment on how appropriate ...
9 years ago (2011-12-17 15:26:02 UTC) #2
M-A Ruel
http://codereview.chromium.org/8965033/diff/6001/.gitignore File .gitignore (right): http://codereview.chromium.org/8965033/diff/6001/.gitignore#newcode24 .gitignore:24: /depot_tools_testing_lib/_rietveld This was wrong btw. http://codereview.chromium.org/8965033/diff/6001/.gitignore#newcode31 .gitignore:31: /.subversion These ...
9 years ago (2011-12-19 21:04:23 UTC) #3
chrisha
PTAnotherL http://codereview.chromium.org/8965033/diff/6001/.gitignore File .gitignore (right): http://codereview.chromium.org/8965033/diff/6001/.gitignore#newcode24 .gitignore:24: /depot_tools_testing_lib/_rietveld On 2011/12/19 21:04:23, Marc-Antoine Ruel wrote: > ...
8 years, 11 months ago (2012-01-06 21:21:28 UTC) #4
M-A Ruel
lgtm with a few nits. http://codereview.chromium.org/8965033/diff/12001/.gitignore File .gitignore (right): http://codereview.chromium.org/8965033/diff/12001/.gitignore#newcode4 .gitignore:4: # Ignore scripts that ...
8 years, 11 months ago (2012-01-09 02:34:14 UTC) #5
chrisha
Oops, this was languishing in backlog. Committing. http://codereview.chromium.org/8965033/diff/12001/.gitignore File .gitignore (right): http://codereview.chromium.org/8965033/diff/12001/.gitignore#newcode4 .gitignore:4: # Ignore ...
8 years, 10 months ago (2012-01-31 16:35:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrisha@chromium.org/8965033/18001
8 years, 10 months ago (2012-01-31 16:36:01 UTC) #7
commit-bot: I haz the power
Presubmit check for 8965033-18001 failed and returned exit status 1. warning: code.google.com certificate with fingerprint ...
8 years, 10 months ago (2012-01-31 16:42:17 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrisha@chromium.org/8965033/27007
8 years, 10 months ago (2012-02-02 18:19:31 UTC) #9
commit-bot: I haz the power
Change committed as 120225
8 years, 10 months ago (2012-02-02 18:26:05 UTC) #10
jslv.lrge
6 years ago (2014-12-10 16:05:19 UTC) #12
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698