Skip to content

inconsistent version metadata in python package azure-cli==2.25.0 #18499

@dserdyuk

Description

@dserdyuk

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug
It looks like inconsistent python package metadata causes pip to download all available versions of multiple dependencies which timeouts in CI tracks.

To Reproduce
pip install -U azure-cli==2.25.0

Expected behavior

Environment summary

Additional context
Workaround is to install previous release
pip install -U azure-cli==2.24.2

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions