From 6c5a05f61ebf5a532f962e3f9480257d6c02cd1f Mon Sep 17 00:00:00 2001 From: Jenny So Date: Tue, 2 Jun 2020 09:07:59 -0700 Subject: [PATCH] [azure-cli-ml] add version to support older CLI version (#1809) * update azure-cli-ml version to 1.3.0 * Update url to use py2.py3 * update azure ml cli * correct metadata * add back version for old cli version --- src/index.json | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/src/index.json b/src/index.json index 5ca8df98566..a57b19f6312 100644 --- a/src/index.json +++ b/src/index.json @@ -1581,6 +1581,72 @@ "version": "1.6.0" }, "sha256Digest": "a76ba0f5a06735e1ac05cdca598e569e31d303822dd8f7ae0fc9c735b27f4c53" + }, + { + "downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl", + "filename": "azure_cli_ml-1.5.0-py2.py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.0.28", + "classifiers": [ + "Development Status :: 3 - Alpha", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python :: 3.5", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8" + ], + "description_content_type": "text/x-rst", + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst", + "license": "LICENSE.txt" + }, + "project_urls": { + "Home": "https://docs.microsoft.com/azure/machine-learning/service/" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "Proprietary https://aka.ms/azureml-preview-sdk-license ", + "metadata_version": "2.0", + "name": "azure-cli-ml", + "requires_python": ">=3.5,<4", + "run_requires": [ + { + "requires": [ + "adal (>=1.2.1)", + "azureml-cli-common (~=1.5.0)", + "docker (>=3.7.2)", + "msrest (>=0.6.6)", + "pyyaml (>=5.1.0)", + "requests (>=2.21.0)" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools AzureML Command Module", + "test_requires": [ + { + "requires": [ + "azure-keyvault", + "mock", + "nose", + "unittest-xml-reporting" + ] + } + ], + "version": "1.5.0" + }, + "sha256Digest": "a535f01501a06f70d26a75f5ccde2d32640d3c7efec302fc2fc454bfb867e946" } ], "azure-devops": [