Skip to content

Commit

Permalink
IoT Extension Release v0.10.17 (#3893)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-ryan-k authored Sep 15, 2021
1 parent f87d08a commit 5c5227a
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -6411,6 +6411,74 @@
"version": "0.10.15"
},
"sha256Digest": "465b8a2688260973519c00dd48989faa015423b195d20efb423e976c49924983"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.17/azure_iot-0.10.17-py3-none-any.whl",
"filename": "azure_iot-0.10.17-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.17.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",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"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)",
"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.10.17"
},
"sha256Digest": "71f449108419e66f4b8f72a0d9b544e7a38c7fc4b3fdfcab9a9088dff3190710"
}
],
"baremetal-infrastructure": [
Expand Down

0 comments on commit 5c5227a

Please sign in to comment.