Skip to content

Commit 45a031d

Browse files
authored
{IoT} Adds IoT Operations Extension v1.4.0 to extension index (#8692)
1 parent a3cc309 commit 45a031d

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
@@ -28668,6 +28668,71 @@
2866828668
"version": "1.3.0"
2866928669
},
2867028670
"sha256Digest": "1ce296f22ce963ab12c84c15a715c0303ec8600d6908e9a60bd6559bfd21cc6b"
28671+
},
28672+
{
28673+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v1.4.0/azure_iot_ops-1.4.0-py3-none-any.whl",
28674+
"filename": "azure_iot_ops-1.4.0-py3-none-any.whl",
28675+
"metadata": {
28676+
"azext.minCliCoreVersion": "2.53.0",
28677+
"classifiers": [
28678+
"Development Status :: 5 - Production/Stable",
28679+
"Intended Audience :: Developers",
28680+
"Intended Audience :: System Administrators",
28681+
"Programming Language :: Python",
28682+
"Programming Language :: Python :: 3 :: Only",
28683+
"Programming Language :: Python :: 3",
28684+
"Programming Language :: Python :: 3.8",
28685+
"Programming Language :: Python :: 3.9",
28686+
"Programming Language :: Python :: 3.10",
28687+
"Programming Language :: Python :: 3.11",
28688+
"Programming Language :: Python :: 3.12"
28689+
],
28690+
"extensions": {
28691+
"python.details": {
28692+
"contacts": [
28693+
{
28694+
"email": "iotupx@microsoft.com",
28695+
"name": "Microsoft",
28696+
"role": "author"
28697+
}
28698+
],
28699+
"document_names": {
28700+
"description": "DESCRIPTION.rst"
28701+
},
28702+
"project_urls": {
28703+
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
28704+
}
28705+
}
28706+
},
28707+
"extras": [],
28708+
"generator": "bdist_wheel (0.30.0)",
28709+
"license": "MIT",
28710+
"license_file": "LICENSE",
28711+
"metadata_version": "2.0",
28712+
"name": "azure-iot-ops",
28713+
"requires_python": ">=3.8",
28714+
"run_requires": [
28715+
{
28716+
"requires": [
28717+
"azure-identity (<1.18.0,>=1.14.1)",
28718+
"azure-identity<1.18.0,>=1.14.1",
28719+
"kubernetes (<32.0,>=29.0)",
28720+
"kubernetes<32.0,>=29.0",
28721+
"opentelemetry-proto (~=1.20.0)",
28722+
"opentelemetry-proto~=1.20.0",
28723+
"packaging (>=23.2)",
28724+
"packaging>=23.2",
28725+
"protobuf (~=4.25.0)",
28726+
"protobuf~=4.25.0",
28727+
"rich (<14.0,>=13.6)",
28728+
"rich<14.0,>=13.6"
28729+
]
28730+
}
28731+
],
28732+
"summary": "The Azure IoT Operations extension for Azure CLI.",
28733+
"version": "1.4.0"
28734+
},
28735+
"sha256Digest": "57d394ccc660bc187176a97116ba880746a94036ac82a2c8a5db56a1c783284a"
2867128736
}
2867228737
],
2867328738
"azure-sphere": [

0 commit comments

Comments
 (0)