From 20cc119de2da7fc065873b7438ee20e5b400f634 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 5 May 2022 14:50:30 -0700 Subject: [PATCH] IoT Extension Release v0.14.1 --- src/index.json | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) diff --git a/src/index.json b/src/index.json index 5933bbc7311..a8ca6c3e219 100644 --- a/src/index.json +++ b/src/index.json @@ -9561,6 +9561,77 @@ "version": "0.14.0" }, "sha256Digest": "56e07939e0f60412c8dce20a278127be4768a4cd8c487e5201396428e1b2f86f" + }, + { + "downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.14.1/azure_iot-0.14.1-py3-none-any.whl", + "filename": "azure_iot-0.14.1-py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.24.1", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "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", + "metadata_version": "2.0", + "name": "azure-iot", + "requires_python": ">=3.6,<4", + "run_requires": [ + { + "requires": [ + "azure-iot-device (~=2.5)", + "jsonschema (~=3.2.0)", + "msrestazure (<2.0.0,>=0.6.3)", + "packaging", + "tqdm (~=4.62)" + ] + }, + { + "extra": "uamqp", + "requires": [ + "uamqp (~=1.2)" + ] + }, + { + "environment": "python_version < \"3.8\"", + "requires": [ + "importlib-metadata" + ] + } + ], + "summary": "The Azure IoT extension for Azure CLI.", + "version": "0.14.1" + }, + "sha256Digest": "9138b2610ac1ad775d4012e532cfa273a2d56dc2a649aa71d838f3c26d74b77d" } ], "azurestackhci": [