@@ -32584,6 +32584,103 @@
3258432584 "version": "0.27.0"
3258532585 },
3258632586 "sha256Digest": "c2c8cd75c60382fab7dce11dbe2f8fe410e3b7f515c9ec70bfae3e830eececf9"
32587+ },
32588+ {
32589+ "downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.30.0b1/azure_iot-0.30.0b1-py3-none-any.whl",
32590+ "filename": "azure_iot-0.30.0b1-py3-none-any.whl",
32591+ "metadata": {
32592+ "azext.isPreview": true,
32593+ "azext.minCliCoreVersion": "2.67.0",
32594+ "classifiers": [
32595+ "Development Status :: 4 - Beta",
32596+ "Intended Audience :: Developers",
32597+ "Intended Audience :: System Administrators",
32598+ "Programming Language :: Python",
32599+ "Programming Language :: Python :: 3 :: Only",
32600+ "Programming Language :: Python :: 3",
32601+ "Programming Language :: Python :: 3.9",
32602+ "Programming Language :: Python :: 3.10",
32603+ "Programming Language :: Python :: 3.11",
32604+ "Programming Language :: Python :: 3.12",
32605+ "Programming Language :: Python :: 3.13",
32606+ "License :: OSI Approved :: MIT License"
32607+ ],
32608+ "extensions": {
32609+ "python.details": {
32610+ "contacts": [
32611+ {
32612+ 32613+ "name": "Microsoft",
32614+ "role": "author"
32615+ }
32616+ ],
32617+ "document_names": {
32618+ "description": "DESCRIPTION.rst"
32619+ },
32620+ "project_urls": {
32621+ "Home": "https://github.com/azure/azure-iot-cli-extension"
32622+ }
32623+ }
32624+ },
32625+ "extras": [
32626+ "uamqp"
32627+ ],
32628+ "generator": "bdist_wheel (0.30.0)",
32629+ "license": "MIT",
32630+ "license_file": "LICENSE",
32631+ "metadata_version": "2.0",
32632+ "name": "azure-iot",
32633+ "requires_python": ">=3.9",
32634+ "run_requires": [
32635+ {
32636+ "requires": [
32637+ "azure-core (<2.0.0,>=1.24.0)",
32638+ "azure-core<2.0.0,>=1.24.0",
32639+ "azure-identity (<1.18.0,>=1.6.1)",
32640+ "azure-identity<1.18.0,>=1.6.1",
32641+ "azure-iot-device (~=2.11)",
32642+ "azure-iot-device~=2.11",
32643+ "azure-mgmt-core (<2.0.0,>=1.3.0)",
32644+ "azure-mgmt-core<2.0.0,>=1.3.0",
32645+ "azure-storage-blob (<13.0.0,>=12.14.0)",
32646+ "azure-storage-blob<13.0.0,>=12.14.0",
32647+ "jsonschema (~=3.2.0)",
32648+ "jsonschema~=3.2.0",
32649+ "msrest (>=0.6.21)",
32650+ "msrest>=0.6.21",
32651+ "msrestazure (<2.0.0,>=0.6.3)",
32652+ "msrestazure<2.0.0,>=0.6.3",
32653+ "packaging (>=23.2)",
32654+ "packaging>=23.2",
32655+ "rich (<14.0,>=13.6)",
32656+ "rich<14.0,>=13.6",
32657+ "tomli (~=2.0)",
32658+ "tomli-w (~=1.0)",
32659+ "tomli-w~=1.0",
32660+ "tomli~=2.0",
32661+ "tqdm (~=4.62)",
32662+ "tqdm~=4.62",
32663+ "treelib (~=1.6)",
32664+ "treelib~=1.6"
32665+ ]
32666+ },
32667+ {
32668+ "extra": "uamqp",
32669+ "requires": [
32670+ "uamqp (<=1.6.8,>=1.2)"
32671+ ]
32672+ },
32673+ {
32674+ "environment": "extra == \"uamqp\"",
32675+ "requires": [
32676+ "uamqp<=1.6.8,>=1.2"
32677+ ]
32678+ }
32679+ ],
32680+ "summary": "The Azure IoT extension for Azure CLI.",
32681+ "version": "0.30.0b1"
32682+ },
32683+ "sha256Digest": "c05c57c9e81fa7f2dd0fe49f74bd1792fd1783d582007bbd1328588b9e738ccb"
3258732684 }
3258832685 ],
3258932686 "azure-iot-ops": [
0 commit comments