Skip to content

Commit 0ed6adb

Browse files
authored
Update azure iot cli extension version (#9791)
1 parent f5c2368 commit 0ed6adb

1 file changed

Lines changed: 96 additions & 0 deletions

File tree

src/index.json

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35576,6 +35576,102 @@
3557635576
"version": "0.30.0b2"
3557735577
},
3557835578
"sha256Digest": "685103992fc31d6d7a8de33c35cd027a7a36a81e6e5a5e9a75516a2fda15a456"
35579+
},
35580+
{
35581+
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.29.0/azure_iot-0.29.0-py3-none-any.whl",
35582+
"filename": "azure_iot-0.29.0-py3-none-any.whl",
35583+
"metadata": {
35584+
"azext.isPreview": false,
35585+
"azext.minCliCoreVersion": "2.67.0",
35586+
"classifiers": [
35587+
"Development Status :: 4 - Beta",
35588+
"Intended Audience :: Developers",
35589+
"Intended Audience :: System Administrators",
35590+
"Programming Language :: Python",
35591+
"Programming Language :: Python :: 3 :: Only",
35592+
"Programming Language :: Python :: 3",
35593+
"Programming Language :: Python :: 3.10",
35594+
"Programming Language :: Python :: 3.11",
35595+
"Programming Language :: Python :: 3.12",
35596+
"Programming Language :: Python :: 3.13",
35597+
"License :: OSI Approved :: MIT License"
35598+
],
35599+
"extensions": {
35600+
"python.details": {
35601+
"contacts": [
35602+
{
35603+
"email": "iotupx@microsoft.com",
35604+
"name": "Microsoft",
35605+
"role": "author"
35606+
}
35607+
],
35608+
"document_names": {
35609+
"description": "DESCRIPTION.rst"
35610+
},
35611+
"project_urls": {
35612+
"Home": "https://github.com/azure/azure-iot-cli-extension"
35613+
}
35614+
}
35615+
},
35616+
"extras": [],
35617+
"generator": "bdist_wheel (0.30.0)",
35618+
"license": "MIT",
35619+
"license_file": "LICENSE",
35620+
"metadata_version": "2.0",
35621+
"name": "azure-iot",
35622+
"requires_python": ">=3.10",
35623+
"run_requires": [
35624+
{
35625+
"requires": [
35626+
"aiohttp (<4.0,>=3.9)",
35627+
"aiohttp<4.0,>=3.9",
35628+
"azure-core (<2.0.0,>=1.24.0)",
35629+
"azure-core<2.0.0,>=1.24.0",
35630+
"azure-eventhub (~=5.15.0)",
35631+
"azure-eventhub~=5.15.0",
35632+
"azure-identity (<1.18.0,>=1.6.1)",
35633+
"azure-identity<1.18.0,>=1.6.1",
35634+
"azure-mgmt-core (<2.0.0,>=1.3.0)",
35635+
"azure-mgmt-core<2.0.0,>=1.3.0",
35636+
"azure-storage-blob (<13.0.0,>=12.14.0)",
35637+
"azure-storage-blob<13.0.0,>=12.14.0",
35638+
"jsonschema (<5,>=4.25)",
35639+
"jsonschema<5,>=4.25",
35640+
"msrest (>=0.6.21)",
35641+
"msrest>=0.6.21",
35642+
"msrestazure (<2.0.0,>=0.6.3)",
35643+
"msrestazure<2.0.0,>=0.6.3",
35644+
"packaging (>=23.2)",
35645+
"packaging>=23.2",
35646+
"tomli (~=2.0)",
35647+
"tomli-w (~=1.0)",
35648+
"tomli-w~=1.0",
35649+
"tomli~=2.0",
35650+
"tqdm (~=4.62)",
35651+
"tqdm~=4.62",
35652+
"treelib (~=1.6)",
35653+
"treelib~=1.6"
35654+
]
35655+
},
35656+
{
35657+
"environment": "sys_platform != \"win32\"",
35658+
"requires": [
35659+
"azure-iot-device (~=2.11)",
35660+
"azure-iot-device~=2.11"
35661+
]
35662+
},
35663+
{
35664+
"environment": "sys_platform == \"win32\"",
35665+
"requires": [
35666+
"azure-iot-device (<3.0.0dev0,>=2.15.0rc1)",
35667+
"azure-iot-device<3.0.0dev0,>=2.15.0rc1"
35668+
]
35669+
}
35670+
],
35671+
"summary": "The Azure IoT extension for Azure CLI.",
35672+
"version": "0.29.0"
35673+
},
35674+
"sha256Digest": "3e5f232dcc5d81246529939f0c9af52e1a832a9e27d81b6fd4cea6693baeda93"
3557935675
}
3558035676
],
3558135677
"azure-iot-ops": [

0 commit comments

Comments
 (0)