Skip to content

Commit 9fd5cc2

Browse files
authored
chore: update Azure IoT Operations extension 2.6.0 index (#9892)
1 parent b4da3a0 commit 9fd5cc2

1 file changed

Lines changed: 67 additions & 0 deletions

File tree

src/index.json

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38532,6 +38532,73 @@
3853238532
"version": "2.5.0"
3853338533
},
3853438534
"sha256Digest": "cbd8c1ed35fa67ec7c22ccee2294c9651676a740f459d954279aedece0cd628d"
38535+
},
38536+
{
38537+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v2.6.0/azure_iot_ops-2.6.0-py3-none-any.whl",
38538+
"filename": "azure_iot_ops-2.6.0-py3-none-any.whl",
38539+
"metadata": {
38540+
"azext.isPreview": false,
38541+
"azext.minCliCoreVersion": "2.70.0",
38542+
"classifiers": [
38543+
"Development Status :: 5 - Production/Stable",
38544+
"Intended Audience :: Developers",
38545+
"Intended Audience :: System Administrators",
38546+
"Programming Language :: Python",
38547+
"Programming Language :: Python :: 3 :: Only",
38548+
"Programming Language :: Python :: 3",
38549+
"Programming Language :: Python :: 3.10",
38550+
"Programming Language :: Python :: 3.11",
38551+
"Programming Language :: Python :: 3.12",
38552+
"Programming Language :: Python :: 3.13"
38553+
],
38554+
"description_content_type": "text/plain",
38555+
"extensions": {
38556+
"python.details": {
38557+
"contacts": [
38558+
{
38559+
"email": "Microsoft <iotupx@microsoft.com>",
38560+
"role": "author"
38561+
}
38562+
],
38563+
"document_names": {
38564+
"description": "DESCRIPTION.rst"
38565+
}
38566+
}
38567+
},
38568+
"extras": [],
38569+
"generator": "bdist_wheel (0.30.0)",
38570+
"license": "MIT",
38571+
"license_file": "LICENSE",
38572+
"metadata_version": "2.0",
38573+
"name": "azure-iot-ops",
38574+
"project_url": "homepage, https://github.com/azure/azure-iot-ops-cli-extension",
38575+
"requires_python": ">=3.10",
38576+
"run_requires": [
38577+
{
38578+
"requires": [
38579+
"azure-identity (<1.18.0,>=1.14.1)",
38580+
"azure-identity<1.18.0,>=1.14.1",
38581+
"jsonschema (<5,>=4.25)",
38582+
"jsonschema<5,>=4.25",
38583+
"kubernetes (<36.0,>=35.0)",
38584+
"kubernetes<36.0,>=35.0",
38585+
"opentelemetry-proto (~=1.20.0)",
38586+
"opentelemetry-proto~=1.20.0",
38587+
"packaging (>=23.2)",
38588+
"packaging>=23.2",
38589+
"protobuf (~=4.25.0)",
38590+
"protobuf~=4.25.0",
38591+
"rich (<14.0,>=13.6)",
38592+
"rich<14.0,>=13.6",
38593+
"semver (<4,>=3.0.4)",
38594+
"semver<4,>=3.0.4"
38595+
]
38596+
}
38597+
],
38598+
"summary": "The Azure IoT Operations extension for Azure CLI.",
38599+
"version": "2.6.0"
38600+
},
38601+
"sha256Digest": "0218cec53c78cddd4bb5cd0ce12b81d83217bdb0afb9574a6dd08e11e8d6246f"
3853538602
}
3853638603
],
3853738604
"azure-sphere": [

0 commit comments

Comments
 (0)