Skip to content

Commit 07f9bb6

Browse files
authored
new version (#8489)
1 parent d996e03 commit 07f9bb6

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

src/index.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27410,6 +27410,71 @@
2741027410
"version": "1.1.0"
2741127411
},
2741227412
"sha256Digest": "4e859e978825e92c9938c4d633e659c1adb81f82b03e0bbcd85f21234ebcfa90"
27413+
},
27414+
{
27415+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v1.2.0/azure_iot_ops-1.2.0-py3-none-any.whl",
27416+
"filename": "azure_iot_ops-1.2.0-py3-none-any.whl",
27417+
"metadata": {
27418+
"azext.minCliCoreVersion": "2.53.0",
27419+
"classifiers": [
27420+
"Development Status :: 5 - Production/Stable",
27421+
"Intended Audience :: Developers",
27422+
"Intended Audience :: System Administrators",
27423+
"Programming Language :: Python",
27424+
"Programming Language :: Python :: 3 :: Only",
27425+
"Programming Language :: Python :: 3",
27426+
"Programming Language :: Python :: 3.8",
27427+
"Programming Language :: Python :: 3.9",
27428+
"Programming Language :: Python :: 3.10",
27429+
"Programming Language :: Python :: 3.11",
27430+
"Programming Language :: Python :: 3.12"
27431+
],
27432+
"extensions": {
27433+
"python.details": {
27434+
"contacts": [
27435+
{
27436+
"email": "[email protected]",
27437+
"name": "Microsoft",
27438+
"role": "author"
27439+
}
27440+
],
27441+
"document_names": {
27442+
"description": "DESCRIPTION.rst"
27443+
},
27444+
"project_urls": {
27445+
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
27446+
}
27447+
}
27448+
},
27449+
"extras": [],
27450+
"generator": "bdist_wheel (0.30.0)",
27451+
"license": "MIT",
27452+
"license_file": "LICENSE",
27453+
"metadata_version": "2.0",
27454+
"name": "azure-iot-ops",
27455+
"requires_python": ">=3.8",
27456+
"run_requires": [
27457+
{
27458+
"requires": [
27459+
"azure-identity (<1.18.0,>=1.14.1)",
27460+
"azure-identity<1.18.0,>=1.14.1",
27461+
"kubernetes (<29.0,>=27.2)",
27462+
"kubernetes<29.0,>=27.2",
27463+
"opentelemetry-proto (~=1.20.0)",
27464+
"opentelemetry-proto~=1.20.0",
27465+
"packaging (>=23.2)",
27466+
"packaging>=23.2",
27467+
"protobuf (~=4.25.0)",
27468+
"protobuf~=4.25.0",
27469+
"rich (<14.0,>=13.6)",
27470+
"rich<14.0,>=13.6"
27471+
]
27472+
}
27473+
],
27474+
"summary": "The Azure IoT Operations extension for Azure CLI.",
27475+
"version": "1.2.0"
27476+
},
27477+
"sha256Digest": "656834ea4ea081668caab4da09d1d3237218155dae7470e5eeee1854644d60d0"
2741327478
}
2741427479
],
2741527480
"azure-sphere": [

0 commit comments

Comments
 (0)