From a98ab57ffa465915022f3f08c09f6fe7d0183cdb Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Wed, 26 Jun 2024 09:33:34 +0000 Subject: [PATCH] [Release] Update index.json for extension [ db-up ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=167765&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/3b3a2f91c2eb550981e099fa47d4e202ea293ed7 --- src/index.json | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/src/index.json b/src/index.json index d955c003e7d..a4f003ddab2 100644 --- a/src/index.json +++ b/src/index.json @@ -42439,6 +42439,64 @@ "version": "0.2.9" }, "sha256Digest": "f700b75e4a127d6111134e7af5068a6d6c379c8e6ce591a1e20ae31adc766c36" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/db_up-1.0.0b1-py2.py3-none-any.whl", + "filename": "db_up-1.0.0b1-py2.py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.0.46", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "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": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/db-up" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "db-up", + "run_requires": [ + { + "requires": [ + "Cython (==0.29.17)", + "Cython==0.29.17", + "mysql-connector-python (==8.0.14)", + "mysql-connector-python==8.0.14", + "psycopg2-binary (~=2.9.6)", + "psycopg2-binary~=2.9.6", + "pymssql (==2.2.7)", + "pymssql==2.2.7" + ] + } + ], + "summary": "Additional commands to simplify Azure Database workflows.", + "version": "1.0.0b1" + }, + "sha256Digest": "162a88040f8361c787a84698b4eb3850c3b4262dd9053f8dfb6bf4636a870e46" } ], "deploy-to-azure": [