@@ -32627,6 +32627,103 @@
3262732627 "version": "0.27.0"
3262832628 },
3262932629 "sha256Digest": "c2c8cd75c60382fab7dce11dbe2f8fe410e3b7f515c9ec70bfae3e830eececf9"
32630+ },
32631+ {
32632+ "downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.30.0b1/azure_iot-0.30.0b1-py3-none-any.whl",
32633+ "filename": "azure_iot-0.30.0b1-py3-none-any.whl",
32634+ "metadata": {
32635+ "azext.isPreview": true,
32636+ "azext.minCliCoreVersion": "2.67.0",
32637+ "classifiers": [
32638+ "Development Status :: 4 - Beta",
32639+ "Intended Audience :: Developers",
32640+ "Intended Audience :: System Administrators",
32641+ "Programming Language :: Python",
32642+ "Programming Language :: Python :: 3 :: Only",
32643+ "Programming Language :: Python :: 3",
32644+ "Programming Language :: Python :: 3.9",
32645+ "Programming Language :: Python :: 3.10",
32646+ "Programming Language :: Python :: 3.11",
32647+ "Programming Language :: Python :: 3.12",
32648+ "Programming Language :: Python :: 3.13",
32649+ "License :: OSI Approved :: MIT License"
32650+ ],
32651+ "extensions": {
32652+ "python.details": {
32653+ "contacts": [
32654+ {
32655+ "email": "iotupx@microsoft.com",
32656+ "name": "Microsoft",
32657+ "role": "author"
32658+ }
32659+ ],
32660+ "document_names": {
32661+ "description": "DESCRIPTION.rst"
32662+ },
32663+ "project_urls": {
32664+ "Home": "https://github.com/azure/azure-iot-cli-extension"
32665+ }
32666+ }
32667+ },
32668+ "extras": [
32669+ "uamqp"
32670+ ],
32671+ "generator": "bdist_wheel (0.30.0)",
32672+ "license": "MIT",
32673+ "license_file": "LICENSE",
32674+ "metadata_version": "2.0",
32675+ "name": "azure-iot",
32676+ "requires_python": ">=3.9",
32677+ "run_requires": [
32678+ {
32679+ "requires": [
32680+ "azure-core (<2.0.0,>=1.24.0)",
32681+ "azure-core<2.0.0,>=1.24.0",
32682+ "azure-identity (<1.18.0,>=1.6.1)",
32683+ "azure-identity<1.18.0,>=1.6.1",
32684+ "azure-iot-device (~=2.11)",
32685+ "azure-iot-device~=2.11",
32686+ "azure-mgmt-core (<2.0.0,>=1.3.0)",
32687+ "azure-mgmt-core<2.0.0,>=1.3.0",
32688+ "azure-storage-blob (<13.0.0,>=12.14.0)",
32689+ "azure-storage-blob<13.0.0,>=12.14.0",
32690+ "jsonschema (~=3.2.0)",
32691+ "jsonschema~=3.2.0",
32692+ "msrest (>=0.6.21)",
32693+ "msrest>=0.6.21",
32694+ "msrestazure (<2.0.0,>=0.6.3)",
32695+ "msrestazure<2.0.0,>=0.6.3",
32696+ "packaging (>=23.2)",
32697+ "packaging>=23.2",
32698+ "rich (<14.0,>=13.6)",
32699+ "rich<14.0,>=13.6",
32700+ "tomli (~=2.0)",
32701+ "tomli-w (~=1.0)",
32702+ "tomli-w~=1.0",
32703+ "tomli~=2.0",
32704+ "tqdm (~=4.62)",
32705+ "tqdm~=4.62",
32706+ "treelib (~=1.6)",
32707+ "treelib~=1.6"
32708+ ]
32709+ },
32710+ {
32711+ "extra": "uamqp",
32712+ "requires": [
32713+ "uamqp (<=1.6.8,>=1.2)"
32714+ ]
32715+ },
32716+ {
32717+ "environment": "extra == \"uamqp\"",
32718+ "requires": [
32719+ "uamqp<=1.6.8,>=1.2"
32720+ ]
32721+ }
32722+ ],
32723+ "summary": "The Azure IoT extension for Azure CLI.",
32724+ "version": "0.30.0b1"
32725+ },
32726+ "sha256Digest": "c05c57c9e81fa7f2dd0fe49f74bd1792fd1783d582007bbd1328588b9e738ccb"
3263032727 }
3263132728 ],
3263232729 "azure-iot-ops": [
0 commit comments