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

Issue 2520493003: Vendor virtualenv, update to 15.1.0. (Closed)

Created:
4 years, 1 month ago by dnj
Modified:
4 years, 1 month ago
Reviewers:
iannucci, martiniss
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix cache directory usage, now hermetic w/ deps-dir. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+566 lines, -4337 lines) Patch
M .gitignore View 1 1 chunk +2 lines, -0 lines 0 comments Download
M bootstrap/bootstrap.py View 1 4 chunks +41 lines, -82 lines 0 comments Download
M bootstrap/update_vendoring.py View 1 chunk +6 lines, -0 lines 0 comments Download
D bootstrap/virtualenv/.gitignore View 1 chunk +0 lines, -10 lines 0 comments Download
D bootstrap/virtualenv/.travis.yml View 1 chunk +0 lines, -28 lines 0 comments Download
D bootstrap/virtualenv/AUTHORS.txt View 1 chunk +0 lines, -91 lines 0 comments Download
D bootstrap/virtualenv/CONTRIBUTING.rst View 1 chunk +0 lines, -21 lines 0 comments Download
D bootstrap/virtualenv/LICENSE.txt View 1 chunk +0 lines, -22 lines 0 comments Download
D bootstrap/virtualenv/MANIFEST.in View 1 chunk +0 lines, -11 lines 0 comments Download
D bootstrap/virtualenv/README.rst View 1 chunk +0 lines, -10 lines 0 comments Download
D bootstrap/virtualenv/bin/rebuild-script.py View 1 chunk +0 lines, -71 lines 0 comments Download
D bootstrap/virtualenv/docs/Makefile View 1 chunk +0 lines, -130 lines 0 comments Download
D bootstrap/virtualenv/docs/changes.rst View 1 chunk +0 lines, -747 lines 0 comments Download
D bootstrap/virtualenv/docs/conf.py View 1 chunk +0 lines, -149 lines 0 comments Download
D bootstrap/virtualenv/docs/development.rst View 1 chunk +0 lines, -61 lines 0 comments Download
D bootstrap/virtualenv/docs/index.rst View 1 chunk +0 lines, -137 lines 0 comments Download
D bootstrap/virtualenv/docs/installation.rst View 1 chunk +0 lines, -58 lines 0 comments Download
D bootstrap/virtualenv/docs/make.bat View 1 chunk +0 lines, -170 lines 0 comments Download
D bootstrap/virtualenv/docs/reference.rst View 1 chunk +0 lines, -256 lines 0 comments Download
D bootstrap/virtualenv/docs/userguide.rst View 1 chunk +0 lines, -249 lines 0 comments Download
D bootstrap/virtualenv/scripts/virtualenv View 1 chunk +0 lines, -3 lines 0 comments Download
D bootstrap/virtualenv/setup.py View 1 chunk +0 lines, -111 lines 0 comments Download
D bootstrap/virtualenv/tests/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
D bootstrap/virtualenv/tests/test_activate.sh View 1 chunk +0 lines, -94 lines 0 comments Download
D bootstrap/virtualenv/tests/test_activate_expected.output View 1 chunk +0 lines, -2 lines 0 comments Download
D bootstrap/virtualenv/tests/test_virtualenv.py View 1 chunk +0 lines, -139 lines 0 comments Download
D bootstrap/virtualenv/tests/tox.ini View 1 chunk +0 lines, -12 lines 0 comments Download
D bootstrap/virtualenv/tox.ini View 1 chunk +0 lines, -17 lines 0 comments Download
M bootstrap/virtualenv/virtualenv.py View 43 chunks +329 lines, -364 lines 0 comments Download
A bootstrap/virtualenv/virtualenv-15.1.0.dist-info/DESCRIPTION.rst View 1 chunk +66 lines, -0 lines 0 comments Download
A bootstrap/virtualenv/virtualenv-15.1.0.dist-info/INSTALLER View 1 chunk +1 line, -0 lines 0 comments Download
A bootstrap/virtualenv/virtualenv-15.1.0.dist-info/METADATA View 1 chunk +87 lines, -0 lines 0 comments Download
A bootstrap/virtualenv/virtualenv-15.1.0.dist-info/RECORD View 1 chunk +17 lines, -0 lines 0 comments Download
A bootstrap/virtualenv/virtualenv-15.1.0.dist-info/WHEEL View 1 chunk +6 lines, -0 lines 0 comments Download
A bootstrap/virtualenv/virtualenv-15.1.0.dist-info/entry_points.txt View 1 chunk +3 lines, -0 lines 0 comments Download
A bootstrap/virtualenv/virtualenv-15.1.0.dist-info/metadata.json View 1 chunk +1 line, -0 lines 0 comments Download
A bootstrap/virtualenv/virtualenv-15.1.0.dist-info/top_level.txt View 1 chunk +2 lines, -0 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/activate.bat View 1 chunk +0 lines, -26 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/activate.csh View 1 chunk +0 lines, -42 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/activate.fish View 1 chunk +0 lines, -74 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/activate.ps1 View 1 chunk +0 lines, -150 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/activate.sh View 1 chunk +0 lines, -80 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/activate_this.py View 1 chunk +0 lines, -34 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/deactivate.bat View 1 chunk +0 lines, -20 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/distutils.cfg View 1 chunk +0 lines, -6 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/distutils-init.py View 1 chunk +0 lines, -101 lines 0 comments Download
D bootstrap/virtualenv/virtualenv_embedded/site.py View 1 chunk +0 lines, -758 lines 0 comments Download
A bootstrap/virtualenv/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl View Binary file 0 comments Download
D bootstrap/virtualenv/virtualenv_support/pip-6.0-py2.py3-none-any.whl View Binary file 0 comments Download
A bootstrap/virtualenv/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl View Binary file 0 comments Download
A bootstrap/virtualenv/virtualenv_support/setuptools-28.8.0-py2.py3-none-any.whl View Binary file 0 comments Download
D bootstrap/virtualenv/virtualenv_support/setuptools-8.2.1-py2.py3-none-any.whl View Binary file 0 comments Download
A bootstrap/virtualenv/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl View Binary file 0 comments Download
M recipes.py View 1 3 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
dnj
PTAL
4 years, 1 month ago (2016-11-18 21:03:26 UTC) #2
iannucci
lgtm
4 years, 1 month ago (2016-11-18 21:19:09 UTC) #3
dnj
PTAL again, updated to have working cache directory. Should be reviewed.
4 years, 1 month ago (2016-11-18 23:26:54 UTC) #4
iannucci
lgtm
4 years, 1 month ago (2016-11-18 23:38:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2520493003/20001
4 years, 1 month ago (2016-11-19 00:27:10 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Recipes-py Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/3292cc816a38fd10)
4 years, 1 month ago (2016-11-19 00:30:40 UTC) #9
dnj
landing manually b/c of binaries
4 years, 1 month ago (2016-11-19 07:15:52 UTC) #10
dnj
4 years, 1 month ago (2016-11-19 07:17:35 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a239f1551fb3ba35d72b9ad4d0cf80ee08c29b22 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698