Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8829640070989624113
depot_tools:
afb82b2cfe
afb82b2 (bryner@google.com)
Update to new cffi wheel.
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: If1680815e33a272773cc2ebb9749a6fd251b186f
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/476616
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
2014d006f5
commit
55106dc0ee
@ -591,10 +591,10 @@ PYTHON_VERSION_COMPATIBILITY: PY2+3
|
||||
|
||||
— **def [RunSteps](/infra/bots/recipe_modules/vars/examples/full.py#16)(api):**
|
||||
|
||||
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/646c3cd4d6f75f0d71967e72b4cea8a37f915b79/recipes/README.recipes.md#recipe_modules-bot_update
|
||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/646c3cd4d6f75f0d71967e72b4cea8a37f915b79/recipes/README.recipes.md#recipe_modules-gclient
|
||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/646c3cd4d6f75f0d71967e72b4cea8a37f915b79/recipes/README.recipes.md#recipe_modules-git
|
||||
[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/646c3cd4d6f75f0d71967e72b4cea8a37f915b79/recipes/README.recipes.md#recipe_modules-tryserver
|
||||
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/afb82b2cfebb5e96386ff625225b8a0fbbccc52b/recipes/README.recipes.md#recipe_modules-bot_update
|
||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/afb82b2cfebb5e96386ff625225b8a0fbbccc52b/recipes/README.recipes.md#recipe_modules-gclient
|
||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/afb82b2cfebb5e96386ff625225b8a0fbbccc52b/recipes/README.recipes.md#recipe_modules-git
|
||||
[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/afb82b2cfebb5e96386ff625225b8a0fbbccc52b/recipes/README.recipes.md#recipe_modules-tryserver
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a8f2ad5eff316712dffc29d3a114c3c068afb5e5/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a8f2ad5eff316712dffc29d3a114c3c068afb5e5/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a8f2ad5eff316712dffc29d3a114c3c068afb5e5/README.recipes.md#recipe_modules-json
|
||||
|
@ -14,7 +14,7 @@
|
||||
"deps": {
|
||||
"depot_tools": {
|
||||
"branch": "refs/heads/main",
|
||||
"revision": "646c3cd4d6f75f0d71967e72b4cea8a37f915b79",
|
||||
"revision": "afb82b2cfebb5e96386ff625225b8a0fbbccc52b",
|
||||
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
||||
},
|
||||
"recipe_engine": {
|
||||
|
Loading…
Reference in New Issue
Block a user