From 7478565dfa33f873f438879ee6fff8ef270391e9 Mon Sep 17 00:00:00 2001 From: Ryan K Date: Mon, 10 Jun 2024 16:59:31 -0700 Subject: [PATCH] Adds IoT CLI Extension v0.24.0 (#7693) --- src/index.json | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/src/index.json b/src/index.json index d229c8578eb..8ba20fc3793 100644 --- a/src/index.json +++ b/src/index.json @@ -23236,6 +23236,79 @@ "version": "0.23.1" }, "sha256Digest": "95ef8e340ce9a5309af9c3c8ffe67e1582baf199f21c60a74cdc7c987cf8c644" + }, + { + "downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.24.0/azure_iot-0.24.0-py3-none-any.whl", + "filename": "azure_iot-0.24.0-py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.46.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3 :: Only", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "iotupx@microsoft.com", + "name": "Microsoft", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/azure/azure-iot-cli-extension" + } + } + }, + "extras": [ + "uamqp" + ], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "license_file": "LICENSE", + "metadata_version": "2.0", + "name": "azure-iot", + "requires_python": ">=3.8", + "run_requires": [ + { + "requires": [ + "azure-core (<2.0.0,>=1.24.0)", + "azure-identity (<2.0.0,>=1.6.1)", + "azure-iot-device (~=2.11)", + "azure-mgmt-core (<2.0.0,>=1.3.0)", + "azure-storage-blob (<13.0.0,>=12.14.0)", + "jsonschema (~=3.2.0)", + "msrest (>=0.6.21)", + "msrestazure (<2.0.0,>=0.6.3)", + "packaging", + "tomli (~=2.0)", + "tomli-w (~=1.0)", + "tqdm (~=4.62)", + "treelib (~=1.6)" + ] + }, + { + "extra": "uamqp", + "requires": [ + "uamqp (~=1.2)" + ] + } + ], + "summary": "The Azure IoT extension for Azure CLI.", + "version": "0.24.0" + }, + "sha256Digest": "a36e41f28904f2f29efd38ebebda6823c0a9101bed3c00e0af03cfffcd721da1" } ], "azure-iot-ops": [