Skip to content

Commit 784a113

Browse files
Eshaan-LumbaEshaan Lumba
andauthored
Add aksarc extension version 1.5.102 (#9758)
* Add aksarc extension version 1.5.102 * Bump azext.minCliCoreVersion to 2.77.0 * Fix aksarc 1.5.102 run_requires order to match wheel metadata --------- Co-authored-by: Eshaan Lumba <lumbaeshaan@microsoft.com>
1 parent f947335 commit 784a113

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

src/index.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19057,6 +19057,63 @@
1905719057
"version": "1.5.74"
1905819058
},
1905919059
"sha256Digest": "b4ab70eeeac4b80ab9d09eb26d562fb9f8db0b1ec97d42715de2a36ad8226fed"
19060+
},
19061+
{
19062+
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.5.102-py3-none-any.whl",
19063+
"filename": "aksarc-1.5.102-py3-none-any.whl",
19064+
"metadata": {
19065+
"azext.minCliCoreVersion": "2.77.0",
19066+
"classifiers": [
19067+
"Development Status :: 4 - Beta",
19068+
"Intended Audience :: Developers",
19069+
"Intended Audience :: System Administrators",
19070+
"Programming Language :: Python",
19071+
"Programming Language :: Python :: 3",
19072+
"Programming Language :: Python :: 3.6",
19073+
"Programming Language :: Python :: 3.7",
19074+
"Programming Language :: Python :: 3.8",
19075+
"Programming Language :: Python :: 3.9",
19076+
"Programming Language :: Python :: 3.12",
19077+
"License :: OSI Approved :: MIT License"
19078+
],
19079+
"extensions": {
19080+
"python.details": {
19081+
"contacts": [
19082+
{
19083+
"email": "azpycli@microsoft.com",
19084+
"name": "Microsoft Corporation",
19085+
"role": "author"
19086+
}
19087+
],
19088+
"document_names": {
19089+
"description": "DESCRIPTION.rst"
19090+
},
19091+
"project_urls": {
19092+
"Home": "https://learn.microsoft.com/en-us/azure/aks/hybrid/"
19093+
}
19094+
}
19095+
},
19096+
"extras": [],
19097+
"generator": "bdist_wheel (0.30.0)",
19098+
"license": "MIT",
19099+
"metadata_version": "2.0",
19100+
"name": "aksarc",
19101+
"run_requires": [
19102+
{
19103+
"requires": [
19104+
"asyncssh (<3.0.0,>=2.14.0)",
19105+
"asyncssh<3.0.0,>=2.14.0",
19106+
"kubernetes (>=24.0.0)",
19107+
"kubernetes>=24.0.0",
19108+
"urllib3 (>=2.6.0)",
19109+
"urllib3>=2.6.0"
19110+
]
19111+
}
19112+
],
19113+
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
19114+
"version": "1.5.102"
19115+
},
19116+
"sha256Digest": "81442bc918ddceee377548ba534078540c447c4b7672d0742d7deff84a6c6a69"
1906019117
}
1906119118
],
1906219119
"alb": [

0 commit comments

Comments
 (0)