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

Unified Diff: recipe_modules/url/resources/pycurl.py

Issue 2933483003: [url] Update vpython spec protobuf. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/url/resources/pycurl.py
diff --git a/recipe_modules/url/resources/pycurl.py b/recipe_modules/url/resources/pycurl.py
index 2d94f44e0348f8c2d70074bf48de1361d1d05673..a7c142a713947b8c340b43154cb1237ce283c5ea 100644
--- a/recipe_modules/url/resources/pycurl.py
+++ b/recipe_modules/url/resources/pycurl.py
@@ -145,7 +145,7 @@ if __name__ == '__main__':
# [VPYTHON:BEGIN]
#
# wheel: <
-# name: "infra/python/wheels/cryptography/${platform}_${py_version}_${py_abi}"
+# name: "infra/python/wheels/cryptography/${platform}_${py_python}_${py_abi}"
# version: "version:1.8.1"
# >
#
@@ -165,7 +165,7 @@ if __name__ == '__main__':
# >
#
# wheel: <
-# name: "infra/python/wheels/cffi/${platform}_${py_version}_${py_abi}"
+# name: "infra/python/wheels/cffi/${platform}_${py_python}_${py_abi}"
# version: "version:1.10.0"
# >
#
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698