Skip to content

Commit 98288de

Browse files
authored
IoT Extension Release v0.10.14 (Azure#3573)
Co-authored-by: Ryan <rykelly@microsoft.com>
1 parent 9fd2a2d commit 98288de

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

src/index.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5455,6 +5455,59 @@
54555455
"version": "0.10.13"
54565456
},
54575457
"sha256Digest": "a4e684dd021306bc1e48ec22243f59a7679aff55174d37401e861b7b595565f5"
5458+
},
5459+
{
5460+
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.14/azure_iot-0.10.14-py3-none-any.whl",
5461+
"filename": "azure_iot-0.10.14-py3-none-any.whl",
5462+
"metadata": {
5463+
"azext.minCliCoreVersion": "2.17.1",
5464+
"classifiers": [
5465+
"Development Status :: 4 - Beta",
5466+
"Intended Audience :: Developers",
5467+
"Intended Audience :: System Administrators",
5468+
"Programming Language :: Python",
5469+
"Programming Language :: Python :: 3",
5470+
"Programming Language :: Python :: 3.6",
5471+
"Programming Language :: Python :: 3.7",
5472+
"Programming Language :: Python :: 3.8",
5473+
"License :: OSI Approved :: MIT License"
5474+
],
5475+
"extensions": {
5476+
"python.details": {
5477+
"contacts": [
5478+
{
5479+
"email": "iotupx@microsoft.com",
5480+
"name": "Microsoft",
5481+
"role": "author"
5482+
}
5483+
],
5484+
"document_names": {
5485+
"description": "DESCRIPTION.rst"
5486+
},
5487+
"project_urls": {
5488+
"Home": "https://github.com/azure/azure-iot-cli-extension"
5489+
}
5490+
}
5491+
},
5492+
"extras": [],
5493+
"generator": "bdist_wheel (0.30.0)",
5494+
"license": "MIT",
5495+
"metadata_version": "2.0",
5496+
"name": "azure-iot",
5497+
"requires_python": ">=3.6,<4",
5498+
"run_requires": [
5499+
{
5500+
"requires": [
5501+
"jsonschema (==3.2.0)",
5502+
"packaging",
5503+
"paho-mqtt (==1.5.0)"
5504+
]
5505+
}
5506+
],
5507+
"summary": "The Azure IoT extension for Azure CLI.",
5508+
"version": "0.10.14"
5509+
},
5510+
"sha256Digest": "91ed29b19a26e61414cfcc65291ee046b2be01fae55878d5475d7f86809b903c"
54585511
}
54595512
],
54605513
"baremetal-infrastructure": [

0 commit comments

Comments
 (0)