Skip to content

Commit 5f723a7

Browse files
authored
{IoT} Adds IoT Operations extension v2.0.1 to the index (#9356)
1 parent b4e7d75 commit 5f723a7

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

src/index.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33953,6 +33953,72 @@
3395333953
"version": "2.0.0b3"
3395433954
},
3395533955
"sha256Digest": "d028729c88b6c2c59ef937dce78546b593ad187ac297a5766fb3130f2f522fc7"
33956+
},
33957+
{
33958+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v2.0.1/azure_iot_ops-2.0.1-py3-none-any.whl",
33959+
"filename": "azure_iot_ops-2.0.1-py3-none-any.whl",
33960+
"metadata": {
33961+
"azext.isPreview": false,
33962+
"azext.minCliCoreVersion": "2.67.0",
33963+
"classifiers": [
33964+
"Development Status :: 5 - Production/Stable",
33965+
"Intended Audience :: Developers",
33966+
"Intended Audience :: System Administrators",
33967+
"Programming Language :: Python",
33968+
"Programming Language :: Python :: 3 :: Only",
33969+
"Programming Language :: Python :: 3",
33970+
"Programming Language :: Python :: 3.9",
33971+
"Programming Language :: Python :: 3.10",
33972+
"Programming Language :: Python :: 3.11",
33973+
"Programming Language :: Python :: 3.12",
33974+
"Programming Language :: Python :: 3.13"
33975+
],
33976+
"description_content_type": "text/plain",
33977+
"extensions": {
33978+
"python.details": {
33979+
"contacts": [
33980+
{
33981+
"email": "Microsoft <[email protected]>",
33982+
"role": "author"
33983+
}
33984+
],
33985+
"document_names": {
33986+
"description": "DESCRIPTION.rst"
33987+
}
33988+
}
33989+
},
33990+
"extras": [],
33991+
"generator": "bdist_wheel (0.30.0)",
33992+
"license": "MIT",
33993+
"license_file": "LICENSE",
33994+
"metadata_version": "2.0",
33995+
"name": "azure-iot-ops",
33996+
"project_url": "homepage, https://github.com/azure/azure-iot-ops-cli-extension",
33997+
"requires_python": ">=3.9",
33998+
"run_requires": [
33999+
{
34000+
"requires": [
34001+
"azure-identity (<1.18.0,>=1.14.1)",
34002+
"azure-identity<1.18.0,>=1.14.1",
34003+
"kubernetes (<32.0,>=29.0)",
34004+
"kubernetes<32.0,>=29.0",
34005+
"opentelemetry-proto (~=1.20.0)",
34006+
"opentelemetry-proto~=1.20.0",
34007+
"packaging (>=23.2)",
34008+
"packaging>=23.2",
34009+
"protobuf (~=4.25.0)",
34010+
"protobuf~=4.25.0",
34011+
"rich (<14.0,>=13.6)",
34012+
"rich<14.0,>=13.6",
34013+
"semver (<4,>=3.0.4)",
34014+
"semver<4,>=3.0.4"
34015+
]
34016+
}
34017+
],
34018+
"summary": "The Azure IoT Operations extension for Azure CLI.",
34019+
"version": "2.0.1"
34020+
},
34021+
"sha256Digest": "a4da0bada13d36695c75e2cb77bee926e83c1414055cb67de84730977285c689"
3395634022
}
3395734023
],
3395834024
"azure-sphere": [

0 commit comments

Comments
 (0)