Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
depot_tools:
  https://crrev.com/860378ee9e76f580bd8446534e8f1aaad999a9a5 my_activity.py: Add date to format (ljusten@chromium.org)
  https://crrev.com/112a77f4bfed7b08e931b9c593e96b9c8e2f7d63 Make sys a top-level import in gclient_paths. (dpranke@chromium.org)
recipe_engine:
  https://crrev.com/5ffb2e26442a8cd2d109686ef16f8ae9f7ea8979 Add support for longMessage and maxDiff to assertions api. (gbeaty@chromium.org)
  https://crrev.com/d21dc6a81bce49816df20745cb36daa73ca28f8c Fix the assertions whitelist. (gbeaty@chromium.org)
  https://crrev.com/a9e17d2bfaefc76e7355cb5123f1fe6ebcf4af9b Fix the assertions.assertRaises{,Regexp} to act as context managers. (gbeaty@chromium.org)
  https://crrev.com/f270edd89315dd13dbeddd19ccb73ed7038dcc2b Improve fake_kitchen, add LUCI_CONTEXT support, add nonfunctional run_steps. (iannucci@chromium.org)
  https://crrev.com/be611800cb1d17d3eeb7b3ab53e1acb056f8d50f [run_build] Improve fake_kitchen to actually run butler service. (iannucci@chromium.org)
  https://crrev.com/aef5bb3df38a8c316b2af0301be808e34c749583 Trivial doc change to test new recipe roller setup. (tandrii@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I71fe9b29e377c8b2d9693abef5f9b82cb505d3df
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/200388
Reviewed-by: <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
recipe-roller 2019-03-12 06:02:50 -07:00 committed by Skia Commit-Bot
parent e938c92fe7
commit 826c89cf3f

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "973788f88dab9150c345c9c2f3e705cbc36388a2",
"revision": "77e5d48a085ee4fe7f6e10f5dcbb12fbc59eb4d2",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "515401ea01ef01bfe17a84de228d9ff467fac4e5",
"revision": "aef5bb3df38a8c316b2af0301be808e34c749583",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},