commit | ea46b886071413bff4ed3ef4d5dc7ee43ee21009 | [log] [tgz] |
---|---|---|
author | recipe-roller <[email protected]> | Fri Jun 10 10:15:55 2016 |
committer | Commit bot <[email protected]> | Fri Jun 10 10:15:55 2016 |
tree | e5eb0d8c86592d35db73286d23770669895f2004 | |
parent | 97e8e55968769e9e455ee8f28abe1a036b32837b [diff] |
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 (or complain) recipe_engine: https://crrev.com/d6fea3edecb31f2f87e8551f7ca4cdaafef731f8 convert recipe_engine/fetch to use requests HTTP library ([email protected]) [email protected] BUG=none [email protected],[email protected] Review-Url: https://codereview.chromium.org/2059713002
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 82ae8f6..92c1e78 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -5,5 +5,5 @@ project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "da26a351b7034d37e55acd468fa90c8ee3a1ada0" + revision: "d6fea3edecb31f2f87e8551f7ca4cdaafef731f8" }