Skip to content

Commit ddb8148

Browse files
authored
{IoT} Adds IoT Operations extension v2.4.0 to the index (#9713)
1 parent 8079fdf commit ddb8148

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

src/index.json

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37009,6 +37009,74 @@
3700937009
"version": "2.3.0"
3701037010
},
3701137011
"sha256Digest": "6290d9374271cdace9fce0907dbbc9c91db51b804be8db54b84ed51e9ca3a4e0"
37012+
},
37013+
{
37014+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v2.4.0/azure_iot_ops-2.4.0-py3-none-any.whl",
37015+
"filename": "azure_iot_ops-2.4.0-py3-none-any.whl",
37016+
"metadata": {
37017+
"azext.isPreview": false,
37018+
"azext.minCliCoreVersion": "2.70.0",
37019+
"classifiers": [
37020+
"Development Status :: 5 - Production/Stable",
37021+
"Intended Audience :: Developers",
37022+
"Intended Audience :: System Administrators",
37023+
"Programming Language :: Python",
37024+
"Programming Language :: Python :: 3 :: Only",
37025+
"Programming Language :: Python :: 3",
37026+
"Programming Language :: Python :: 3.9",
37027+
"Programming Language :: Python :: 3.10",
37028+
"Programming Language :: Python :: 3.11",
37029+
"Programming Language :: Python :: 3.12",
37030+
"Programming Language :: Python :: 3.13"
37031+
],
37032+
"description_content_type": "text/plain",
37033+
"extensions": {
37034+
"python.details": {
37035+
"contacts": [
37036+
{
37037+
"email": "Microsoft <iotupx@microsoft.com>",
37038+
"role": "author"
37039+
}
37040+
],
37041+
"document_names": {
37042+
"description": "DESCRIPTION.rst"
37043+
}
37044+
}
37045+
},
37046+
"extras": [],
37047+
"generator": "bdist_wheel (0.30.0)",
37048+
"license": "MIT",
37049+
"license_file": "LICENSE",
37050+
"metadata_version": "2.0",
37051+
"name": "azure-iot-ops",
37052+
"project_url": "homepage, https://github.com/azure/azure-iot-ops-cli-extension",
37053+
"requires_python": ">=3.9",
37054+
"run_requires": [
37055+
{
37056+
"requires": [
37057+
"azure-identity (<1.18.0,>=1.14.1)",
37058+
"azure-identity<1.18.0,>=1.14.1",
37059+
"jsonschema (<5,>=4.25)",
37060+
"jsonschema<5,>=4.25",
37061+
"kubernetes (<36.0,>=35.0)",
37062+
"kubernetes<36.0,>=35.0",
37063+
"opentelemetry-proto (~=1.20.0)",
37064+
"opentelemetry-proto~=1.20.0",
37065+
"packaging (>=23.2)",
37066+
"packaging>=23.2",
37067+
"protobuf (~=4.25.0)",
37068+
"protobuf~=4.25.0",
37069+
"rich (<14.0,>=13.6)",
37070+
"rich<14.0,>=13.6",
37071+
"semver (<4,>=3.0.4)",
37072+
"semver<4,>=3.0.4"
37073+
]
37074+
}
37075+
],
37076+
"summary": "The Azure IoT Operations extension for Azure CLI.",
37077+
"version": "2.4.0"
37078+
},
37079+
"sha256Digest": "bc932d72053d29ff1182043308c79285671631791fcc37fa8932b44c56b663b1"
3701237080
}
3701337081
],
3701437082
"azure-sphere": [

0 commit comments

Comments
 (0)