diff --git a/infra/README.recipes.md b/infra/README.recipes.md index f5594db468..0d37b51d69 100644 --- a/infra/README.recipes.md +++ b/infra/README.recipes.md @@ -178,11 +178,11 @@ PYTHON_VERSION_COMPATIBILITY: PY3 — **def [RunSteps](/infra/recipes/update_chromeos_merges.py#16)(api):** -[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-bot_update -[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-depot_tools -[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-gclient -[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-git -[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-gsutil +[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-bot_update +[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-depot_tools +[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-gclient +[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-git +[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-gsutil [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-buildbucket [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-cipd [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-context diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index df53e5cc90..9e4fb9cc55 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -17,7 +17,7 @@ "deps": { "depot_tools": { "branch": "refs/heads/main", - "revision": "f05fcf7051e12e5b561b8811e299096f332157f7", + "revision": "90191b14c2be0a5344c2379681ce5c0460434e23", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { diff --git a/infra/recipe_modules/crosvm/examples/source_context.expected/prepare_source_for_try.json b/infra/recipe_modules/crosvm/examples/source_context.expected/prepare_source_for_try.json index a24cb3a3b6..0c06388eaa 100644 --- a/infra/recipe_modules/crosvm/examples/source_context.expected/prepare_source_for_try.json +++ b/infra/recipe_modules/crosvm/examples/source_context.expected/prepare_source_for_try.json @@ -167,7 +167,7 @@ }, { "cmd": [ - "vpython", + "vpython3", "RECIPE_REPO[depot_tools]/gerrit_client.py", "changes", "--host",