Skip to content

Commit 3ec9a28

Browse files
authored
[azure-sphere] Update index.json (#9025)
* Update index.json Updated index.json with details for 1.0.4 release * Update index.json list dependencies in alphabetical order
1 parent 6dddb05 commit 3ec9a28

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

src/index.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31179,6 +31179,64 @@
3117931179
}
3118031180
],
3118131181
"azure-sphere": [
31182+
{
31183+
"downloadUrl": "https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66751/azure_sphere-1.0.4-py2.py3-none-any.whl",
31184+
"filename": "azure_sphere-1.0.4-py2.py3-none-any.whl",
31185+
"metadata": {
31186+
"azext.minCliCoreVersion": "2.75.0",
31187+
"classifiers": [
31188+
"Development Status :: 4 - Beta",
31189+
"Intended Audience :: Developers",
31190+
"Intended Audience :: System Administrators",
31191+
"Programming Language :: Python",
31192+
"Programming Language :: Python :: 3",
31193+
"Programming Language :: Python :: 3.9",
31194+
"Programming Language :: Python :: 3.10",
31195+
"Programming Language :: Python :: 3.11",
31196+
"Programming Language :: Python :: 3.12",
31197+
"License :: OSI Approved :: MIT License"
31198+
],
31199+
"description_content_type": "text/markdown",
31200+
"extensions": {
31201+
"python.details": {
31202+
"contacts": [
31203+
{
31204+
"email": "Microsoft Corporation <azsppgsup@microsoft.com>",
31205+
"role": "author"
31206+
}
31207+
],
31208+
"document_names": {
31209+
"description": "DESCRIPTION.rst"
31210+
},
31211+
"project_urls": {
31212+
"Home": "https://docs.microsoft.com/azure-sphere"
31213+
}
31214+
}
31215+
},
31216+
"extras": [],
31217+
"generator": "bdist_wheel (0.30.0)",
31218+
"license": "MIT",
31219+
"license_file": "LICENSE",
31220+
"metadata_version": "2.0",
31221+
"name": "azure-sphere",
31222+
"requires_python": "<4,>=3.6",
31223+
"run_requires": [
31224+
{
31225+
"requires": [
31226+
"azure-core (>=1.24.0)",
31227+
"azure-mgmt-core (>=1.3.0)",
31228+
"azuresphere-imagemetadata (>=0.0.6)",
31229+
"msrest (>=0.7.1)",
31230+
"requests-toolbelt",
31231+
"semantic-version (==2.8.5)"
31232+
]
31233+
}
31234+
],
31235+
"summary": "The Azure Sphere extension for Azure CLI.",
31236+
"version": "1.0.4"
31237+
},
31238+
"sha256Digest": "ff97c201debf1e991267b593e82463425a101b9564978cf1f93d5a9af3731e94"
31239+
},
3118231240
{
3118331241
"downloadUrl": "https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66751/azure_sphere-1.0.3-py2.py3-none-any.whl",
3118431242
"filename": "azure_sphere-1.0.3-py2.py3-none-any.whl",

0 commit comments

Comments
 (0)