Skip to content

Commit 4019972

Browse files
Hotfix 2.32.1 (#8283)
* hotfix for cli version 1.17.1 * CLI release for 2.28.0 * updating index.json for SDK/CLI v2 Release 2.29.0 * updating index.json for SDK/CLI v2 Release 2.30.0 * CLI version 2.30.1 and fix for 2.30.0 * CLI hotfix version 2.31.1 * hotfix for sdk 1.22.1
1 parent c9ff1a9 commit 4019972

File tree

1 file changed

+92
-0
lines changed

1 file changed

+92
-0
lines changed

src/index.json

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66159,6 +66159,98 @@
6615966159
"version": "2.32.0"
6616066160
},
6616166161
"sha256Digest": "2c2504542c001f38784ba4ee439265ca5ed3d3cc24e31de6585fc2d1fea14d97"
66162+
},
66163+
{
66164+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.32.1-py3-none-any.whl",
66165+
"filename": "ml-2.32.1-py3-none-any.whl",
66166+
"metadata": {
66167+
"azext.minCliCoreVersion": "2.15.0",
66168+
"classifiers": [
66169+
"Development Status :: 5 - Production/Stable",
66170+
"Intended Audience :: Developers",
66171+
"Intended Audience :: System Administrators",
66172+
"Environment :: Console",
66173+
"Programming Language :: Python",
66174+
"Programming Language :: Python :: 3",
66175+
"Programming Language :: Python :: 3.7",
66176+
"Programming Language :: Python :: 3.8",
66177+
"Programming Language :: Python :: 3.9",
66178+
"Programming Language :: Python :: 3.10",
66179+
"License :: OSI Approved :: MIT License"
66180+
],
66181+
"description_content_type": "text/x-rst",
66182+
"extensions": {
66183+
"python.details": {
66184+
"contacts": [
66185+
{
66186+
"email": "[email protected]",
66187+
"name": "Microsoft Corporation",
66188+
"role": "author"
66189+
}
66190+
],
66191+
"document_names": {
66192+
"description": "DESCRIPTION.rst"
66193+
},
66194+
"project_urls": {
66195+
"Home": "https://github.com/Azure/azureml-examples"
66196+
}
66197+
}
66198+
},
66199+
"extras": [],
66200+
"generator": "bdist_wheel (0.30.0)",
66201+
"license": "MIT",
66202+
"metadata_version": "2.0",
66203+
"name": "ml",
66204+
"run_requires": [
66205+
{
66206+
"requires": [
66207+
"azure-common (>=1.1)",
66208+
"azure-common>=1.1",
66209+
"azure-identity (==1.17.1)",
66210+
"azure-identity==1.17.1",
66211+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
66212+
"azure-mgmt-resource<23.0.0,>=3.0.0",
66213+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
66214+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
66215+
"azure-storage-blob (>=12.10.0)",
66216+
"azure-storage-blob>=12.10.0",
66217+
"azure-storage-file-datalake (>=12.2.0)",
66218+
"azure-storage-file-datalake>=12.2.0",
66219+
"azure-storage-file-share",
66220+
"azure-storage-file-share",
66221+
"colorama",
66222+
"colorama",
66223+
"cryptography",
66224+
"cryptography",
66225+
"docker",
66226+
"docker",
66227+
"isodate",
66228+
"isodate",
66229+
"jsonschema (>=4.0.0)",
66230+
"jsonschema>=4.0.0",
66231+
"marshmallow (>=3.5)",
66232+
"marshmallow>=3.5",
66233+
"opencensus-ext-azure",
66234+
"opencensus-ext-azure",
66235+
"opencensus-ext-logging",
66236+
"opencensus-ext-logging",
66237+
"pydash (>=6.0.0)",
66238+
"pydash>=6.0.0",
66239+
"pyjwt",
66240+
"pyjwt",
66241+
"strictyaml",
66242+
"strictyaml",
66243+
"tqdm",
66244+
"tqdm",
66245+
"typing-extensions",
66246+
"typing-extensions"
66247+
]
66248+
}
66249+
],
66250+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
66251+
"version": "2.32.1"
66252+
},
66253+
"sha256Digest": "a84718f259852fab798d6c05b35384bfe21e48a6c08186d60087a6bbfb8919ba"
6616266254
}
6616366255
],
6616466256
"mobile-network": [

0 commit comments

Comments
 (0)