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" |
# > |
# |