Skip to content

Commit

Permalink
Revert "Remove azure-cli-iot-ext and sap-hana from index.json (Azure#769
Browse files Browse the repository at this point in the history
)"

This reverts commit 43ed33d.
  • Loading branch information
limingu committed Jun 12, 2019
1 parent 43ed33d commit 6ca43e7
Showing 1 changed file with 100 additions and 0 deletions.
100 changes: 100 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,60 @@
"sha256Digest": "9e76b7242934ceb8ae48c65f5469312522a034f4abf66d4771fb721aee04a502"
}
],
"azure-cli-iot-ext": [
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.7.0/azure_cli_iot_ext-0.7.0-py2.py3-none-any.whl",
"filename": "azure_cli_iot_ext-0.7.0-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.24",
"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",
"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": [
"paho-mqtt (==1.3.1)"
]
}
],
"summary": "Provides the data plane command layer for Azure IoT Hub, IoT Edge and IoT Device Provisioning Service",
"version": "0.7.0"
},
"sha256Digest": "a8038054e873e64584ca5bba95215695b01a08054175ff0ff8388ec346c389b5"
}
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.0.43-py2.py3-none-any.whl",
Expand Down Expand Up @@ -1492,6 +1546,52 @@
"sha256Digest": "073d8dce3861e82f739586c652f67344f910ed853d17edea4ad86702a693b157"
}
],
"sap-hana": [
{
"downloadUrl": "https://github.com/Azure/azure-hanaonazure-cli-extension/releases/download/0.3.7/sap_hana-0.3.7-py2.py3-none-any.whl",
"filename": "sap_hana-0.3.7-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.46",
"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",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-hanaonazure-cli-extension"
}
}
},
"generator": "bdist_wheel (0.29.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "sap-hana",
"summary": "Additional commands for working with SAP HanaOnAzure instances.",
"version": "0.3.7"
},
"sha256Digest": "fd9337601bf0c153f8f98d22a2339bc3b506816003d5755ea45422e093a0f06b"
}
],
"storage-preview": [
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/storage_preview-0.2.6-py2.py3-none-any.whl",
Expand Down

0 comments on commit 6ca43e7

Please sign in to comment.