Skip to content

Commit 48ed45b

Browse files
authored
bumping arcdata cli version (#9634)
1 parent 952b8c2 commit 48ed45b

File tree

1 file changed

+71
-0
lines changed

1 file changed

+71
-0
lines changed

src/index.json

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24441,6 +24441,77 @@
2444124441
}
2444224442
],
2444324443
"arcdata": [
24444+
{
24445+
"downloadUrl": "https://azurearcdatacli.z13.web.core.windows.net/arcdata-1.5.28-py2.py3-none-any.whl",
24446+
"filename": "arcdata-1.5.28-py2.py3-none-any.whl",
24447+
"metadata": {
24448+
"azext.isExperimental": false,
24449+
"azext.minCliCoreVersion": "2.3.1",
24450+
"classifiers": [
24451+
"Development Status :: 1 - Beta",
24452+
"Intended Audience :: Developers",
24453+
"Programming Language :: Python :: 3",
24454+
"Programming Language :: Python :: 3.6",
24455+
"Programming Language :: Python :: 3.7",
24456+
"Programming Language :: Python :: 3.8",
24457+
"License :: OSI Approved :: MIT License"
24458+
],
24459+
"extensions": {
24460+
"python.details": {
24461+
"contacts": [
24462+
{
24463+
"email": "dpgswdist@microsoft.com",
24464+
"name": "Microsoft Corporation",
24465+
"role": "author"
24466+
}
24467+
],
24468+
"document_names": {
24469+
"description": "DESCRIPTION.rst"
24470+
},
24471+
"project_urls": {
24472+
"Home": "https://docs.microsoft.com/en-us/azure/azure-arc/data/"
24473+
}
24474+
}
24475+
},
24476+
"extras": [],
24477+
"generator": "bdist_wheel (0.30.0)",
24478+
"license": "MIT",
24479+
"license_file": "LICENSE",
24480+
"metadata_version": "2.0",
24481+
"name": "arcdata",
24482+
"run_requires": [
24483+
{
24484+
"requires": [
24485+
"colorama (==0.4.4)",
24486+
"colorama==0.4.4",
24487+
"jinja2 (==3.1.6)",
24488+
"jinja2==3.1.6",
24489+
"jsonpatch (==1.24)",
24490+
"jsonpatch==1.24",
24491+
"jsonpath-ng (==1.4.3)",
24492+
"jsonpath_ng==1.4.3",
24493+
"jsonschema (==3.2.0)",
24494+
"jsonschema==3.2.0",
24495+
"kubernetes (==31.0.0)",
24496+
"kubernetes==31.0.0",
24497+
"msrestazure (==0.6.4.post1)",
24498+
"msrestazure==0.6.4.post1",
24499+
"ndjson (==0.3.1)",
24500+
"ndjson==0.3.1",
24501+
"pem (==21.2.0)",
24502+
"pem==21.2.0",
24503+
"pydash (==7.0.6)",
24504+
"pydash==7.0.6",
24505+
"regex (==2023.10.3)",
24506+
"regex==2023.10.3"
24507+
]
24508+
}
24509+
],
24510+
"summary": "Tools for managing ArcData.",
24511+
"version": "1.5.28"
24512+
},
24513+
"sha256Digest": "f82690d2911fb171611ba0287c03369042bf2db95fc3bc8aead82cc9ba7797ab"
24514+
},
2444424515
{
2444524516
"downloadUrl": "https://azurearcdatacli.z13.web.core.windows.net/arcdata-1.5.27-py2.py3-none-any.whl",
2444624517
"filename": "arcdata-1.5.27-py2.py3-none-any.whl",

0 commit comments

Comments
 (0)