Skip to content

Commit

Permalink
Remove deprecated versions of azure-cli-iot-ext extension (Azure#2950)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan <rykelly@microsoft.com>
  • Loading branch information
c-ryan-k and c-ryan-k authored Jan 31, 2021
1 parent 24f68e9 commit 4944190
Showing 1 changed file with 0 additions and 114 deletions.
114 changes: 0 additions & 114 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3133,120 +3133,6 @@
"sha256Digest": "6955a0d960d9c4df6935b9058f67c8c42872c8716d8d2a4f76e9e6ce72eb66ab"
}
],
"azure-cli-iot-ext": [
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.8.10/azure_cli_iot_ext-0.8.10-py2.py3-none-any.whl",
"filename": "azure_cli_iot_ext-0.8.10-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.70",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "iotupx@microsoft.com",
"name": "Microsoft",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/azure/azure-iot-cli-extension"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "azure-cli-iot-ext",
"run_requires": [
{
"requires": [
"jsonschema (==3.0.2)",
"paho-mqtt (==1.5.0)",
"setuptools"
]
}
],
"summary": "Deprecated: please remove 'azure-cli-iot-ext' and install the 'azure-iot' extension instead. The legacy extension 'azure-cli-iot-ext' is scheduled for removal after 9/15/2020.",
"version": "0.8.10"
},
"sha256Digest": "55178c5c9a975f27054764a4f2758815cdda55f73fdf11c432bd03f6ac2391fd"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.8.9/azure_cli_iot_ext-0.8.9-py2.py3-none-any.whl",
"filename": "azure_cli_iot_ext-0.8.9-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.70",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "iotupx@microsoft.com",
"name": "Microsoft",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/azure/azure-iot-cli-extension"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "azure-cli-iot-ext",
"run_requires": [
{
"requires": [
"jsonschema (==3.0.2)",
"paho-mqtt (==1.5.0)",
"setuptools"
]
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.8.9"
},
"sha256Digest": "080ea8af36c301bc2ed667eca5585f627c5a6f2de9a44eb903f83b156d2a2ee6"
}
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.21.0-py3-none-any.whl",
Expand Down

0 comments on commit 4944190

Please sign in to comment.