Skip to content

Commit f7dcb34

Browse files
authored
new release (#9218)
1 parent c54b7ce commit f7dcb34

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

src/index.json

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32676,6 +32676,74 @@
3267632676
"version": "1.7.1"
3267732677
},
3267832678
"sha256Digest": "6a5379fe77e6a18678752f65d1c9362b169e65d78257601ef99fb155bc9a619c"
32679+
},
32680+
{
32681+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v2.0.0b3/azure_iot_ops-2.0.0b3-py3-none-any.whl",
32682+
"filename": "azure_iot_ops-2.0.0b3-py3-none-any.whl",
32683+
"metadata": {
32684+
"azext.isPreview": true,
32685+
"azext.minCliCoreVersion": "2.67.0",
32686+
"classifiers": [
32687+
"Development Status :: 5 - Production/Stable",
32688+
"Intended Audience :: Developers",
32689+
"Intended Audience :: System Administrators",
32690+
"Programming Language :: Python",
32691+
"Programming Language :: Python :: 3 :: Only",
32692+
"Programming Language :: Python :: 3",
32693+
"Programming Language :: Python :: 3.9",
32694+
"Programming Language :: Python :: 3.10",
32695+
"Programming Language :: Python :: 3.11",
32696+
"Programming Language :: Python :: 3.12",
32697+
"Programming Language :: Python :: 3.13"
32698+
],
32699+
"extensions": {
32700+
"python.details": {
32701+
"contacts": [
32702+
{
32703+
"email": "[email protected]",
32704+
"name": "Microsoft",
32705+
"role": "author"
32706+
}
32707+
],
32708+
"document_names": {
32709+
"description": "DESCRIPTION.rst"
32710+
},
32711+
"project_urls": {
32712+
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
32713+
}
32714+
}
32715+
},
32716+
"extras": [],
32717+
"generator": "bdist_wheel (0.30.0)",
32718+
"license": "MIT",
32719+
"license_file": "LICENSE",
32720+
"metadata_version": "2.0",
32721+
"name": "azure-iot-ops",
32722+
"requires_python": ">=3.9",
32723+
"run_requires": [
32724+
{
32725+
"requires": [
32726+
"azure-identity (<1.18.0,>=1.14.1)",
32727+
"azure-identity<1.18.0,>=1.14.1",
32728+
"kubernetes (<32.0,>=29.0)",
32729+
"kubernetes<32.0,>=29.0",
32730+
"opentelemetry-proto (~=1.20.0)",
32731+
"opentelemetry-proto~=1.20.0",
32732+
"packaging (>=23.2)",
32733+
"packaging>=23.2",
32734+
"protobuf (~=4.25.0)",
32735+
"protobuf~=4.25.0",
32736+
"rich (<14.0,>=13.6)",
32737+
"rich<14.0,>=13.6",
32738+
"semver (<4,>=3.0.4)",
32739+
"semver<4,>=3.0.4"
32740+
]
32741+
}
32742+
],
32743+
"summary": "The Azure IoT Operations extension for Azure CLI.",
32744+
"version": "2.0.0b3"
32745+
},
32746+
"sha256Digest": "d028729c88b6c2c59ef937dce78546b593ad187ac297a5766fb3130f2f522fc7"
3267932747
}
3268032748
],
3268132749
"azure-sphere": [

0 commit comments

Comments
 (0)