Skip to content

Commit 37358a1

Browse files
Elsie4everElsie Ju
andauthored
Adds IoT Operations Extension v1.7.1 to index (#9094)
Co-authored-by: Elsie Ju <[email protected]>
1 parent 77ffa94 commit 37358a1

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
@@ -31679,6 +31679,72 @@
3167931679
"version": "2.0.0b2"
3168031680
},
3168131681
"sha256Digest": "5a2dabb91ff410777ba85518650c452102cb15cddfb00018195a9013354b968d"
31682+
},
31683+
{
31684+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v1.7.1/azure_iot_ops-1.7.1-py3-none-any.whl",
31685+
"filename": "azure_iot_ops-1.7.1-py3-none-any.whl",
31686+
"metadata": {
31687+
"azext.minCliCoreVersion": "2.62.0",
31688+
"classifiers": [
31689+
"Development Status :: 5 - Production/Stable",
31690+
"Intended Audience :: Developers",
31691+
"Intended Audience :: System Administrators",
31692+
"Programming Language :: Python",
31693+
"Programming Language :: Python :: 3 :: Only",
31694+
"Programming Language :: Python :: 3",
31695+
"Programming Language :: Python :: 3.9",
31696+
"Programming Language :: Python :: 3.10",
31697+
"Programming Language :: Python :: 3.11",
31698+
"Programming Language :: Python :: 3.12"
31699+
],
31700+
"extensions": {
31701+
"python.details": {
31702+
"contacts": [
31703+
{
31704+
"email": "[email protected]",
31705+
"name": "Microsoft",
31706+
"role": "author"
31707+
}
31708+
],
31709+
"document_names": {
31710+
"description": "DESCRIPTION.rst"
31711+
},
31712+
"project_urls": {
31713+
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
31714+
}
31715+
}
31716+
},
31717+
"extras": [],
31718+
"generator": "bdist_wheel (0.30.0)",
31719+
"license": "MIT",
31720+
"license_file": "LICENSE",
31721+
"metadata_version": "2.0",
31722+
"name": "azure-iot-ops",
31723+
"requires_python": ">=3.9",
31724+
"run_requires": [
31725+
{
31726+
"requires": [
31727+
"azure-identity (<1.18.0,>=1.14.1)",
31728+
"azure-identity<1.18.0,>=1.14.1",
31729+
"kubernetes (<32.0,>=29.0)",
31730+
"kubernetes<32.0,>=29.0",
31731+
"opentelemetry-proto (~=1.20.0)",
31732+
"opentelemetry-proto~=1.20.0",
31733+
"packaging (>=23.2)",
31734+
"packaging>=23.2",
31735+
"protobuf (~=4.25.0)",
31736+
"protobuf~=4.25.0",
31737+
"rich (<14.0,>=13.6)",
31738+
"rich<14.0,>=13.6",
31739+
"semver (<4,>=3.0.4)",
31740+
"semver<4,>=3.0.4"
31741+
]
31742+
}
31743+
],
31744+
"summary": "The Azure IoT Operations extension for Azure CLI.",
31745+
"version": "1.7.1"
31746+
},
31747+
"sha256Digest": "6a5379fe77e6a18678752f65d1c9362b169e65d78257601ef99fb155bc9a619c"
3168231748
}
3168331749
],
3168431750
"azure-sphere": [

0 commit comments

Comments
 (0)