@@ -30396,6 +30396,100 @@
3039630396 "version": "0.26.0"
3039730397 },
3039830398 "sha256Digest": "be497db3bc9221a82165d685ffc9bf5854e34f7ac8fd88580d6297dc63974a80"
30399+ },
30400+ {
30401+ "downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.27.0/azure_iot-0.27.0-py3-none-any.whl",
30402+ "filename": "azure_iot-0.27.0-py3-none-any.whl",
30403+ "metadata": {
30404+ "azext.minCliCoreVersion": "2.59.0",
30405+ "classifiers": [
30406+ "Development Status :: 4 - Beta",
30407+ "Intended Audience :: Developers",
30408+ "Intended Audience :: System Administrators",
30409+ "Programming Language :: Python",
30410+ "Programming Language :: Python :: 3 :: Only",
30411+ "Programming Language :: Python :: 3",
30412+ "Programming Language :: Python :: 3.9",
30413+ "Programming Language :: Python :: 3.10",
30414+ "Programming Language :: Python :: 3.11",
30415+ "Programming Language :: Python :: 3.12",
30416+ "Programming Language :: Python :: 3.13",
30417+ "License :: OSI Approved :: MIT License"
30418+ ],
30419+ "extensions": {
30420+ "python.details": {
30421+ "contacts": [
30422+ {
30423+ 30424+ "name": "Microsoft",
30425+ "role": "author"
30426+ }
30427+ ],
30428+ "document_names": {
30429+ "description": "DESCRIPTION.rst"
30430+ },
30431+ "project_urls": {
30432+ "Home": "https://github.com/azure/azure-iot-cli-extension"
30433+ }
30434+ }
30435+ },
30436+ "extras": [
30437+ "uamqp"
30438+ ],
30439+ "generator": "bdist_wheel (0.30.0)",
30440+ "license": "MIT",
30441+ "license_file": "LICENSE",
30442+ "metadata_version": "2.0",
30443+ "name": "azure-iot",
30444+ "requires_python": ">=3.9",
30445+ "run_requires": [
30446+ {
30447+ "requires": [
30448+ "azure-core (<2.0.0,>=1.24.0)",
30449+ "azure-core<2.0.0,>=1.24.0",
30450+ "azure-identity (<1.18.0,>=1.6.1)",
30451+ "azure-identity<1.18.0,>=1.6.1",
30452+ "azure-iot-device (~=2.11)",
30453+ "azure-iot-device~=2.11",
30454+ "azure-mgmt-core (<2.0.0,>=1.3.0)",
30455+ "azure-mgmt-core<2.0.0,>=1.3.0",
30456+ "azure-storage-blob (<13.0.0,>=12.14.0)",
30457+ "azure-storage-blob<13.0.0,>=12.14.0",
30458+ "jsonschema (~=3.2.0)",
30459+ "jsonschema~=3.2.0",
30460+ "msrest (>=0.6.21)",
30461+ "msrest>=0.6.21",
30462+ "msrestazure (<2.0.0,>=0.6.3)",
30463+ "msrestazure<2.0.0,>=0.6.3",
30464+ "packaging (>=23.2)",
30465+ "packaging>=23.2",
30466+ "tomli (~=2.0)",
30467+ "tomli-w (~=1.0)",
30468+ "tomli-w~=1.0",
30469+ "tomli~=2.0",
30470+ "tqdm (~=4.62)",
30471+ "tqdm~=4.62",
30472+ "treelib (~=1.6)",
30473+ "treelib~=1.6"
30474+ ]
30475+ },
30476+ {
30477+ "extra": "uamqp",
30478+ "requires": [
30479+ "uamqp (<=1.6.8,>=1.2)"
30480+ ]
30481+ },
30482+ {
30483+ "environment": "extra == \"uamqp\"",
30484+ "requires": [
30485+ "uamqp<=1.6.8,>=1.2"
30486+ ]
30487+ }
30488+ ],
30489+ "summary": "The Azure IoT extension for Azure CLI.",
30490+ "version": "0.27.0"
30491+ },
30492+ "sha256Digest": "c2c8cd75c60382fab7dce11dbe2f8fe410e3b7f515c9ec70bfae3e830eececf9"
3039930493 }
3040030494 ],
3040130495 "azure-iot-ops": [
0 commit comments