-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Please bump dependency on packaging to 23 or newer #25076
Copy link
Copy link
Closed
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamPackagingcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Description
Activity
Metadata
Metadata
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamPackagingcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
The
azure-cli-corepackage has version 22 as the maximum version ofpackagingin its dependencies:'packaging>=20.9,<22.0'Since the current version of
packagingis now 23 [1], this limitation should be bumped so Linux distributions packaging the Azure CLI don't run into dependency issues.