Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade azure-datalake dependency #511

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

kbrock
Copy link
Member

@kbrock kbrock commented Oct 7, 2024

While building RPMs I got this error.

Fixes issue where we're pedding datalake to a dependency that has been yanked

WARNING: The candidate selected for download or install is a yanked version: 'azure-mgmt-datalake-store' candidate [...]
(from https://pypi.org/simple/azure-mgmt-datalake-store/)

Reason for being yanked: Retiring this version of the SDK.

Fixes issue where we're pedding datalake to a dependency that has been yanked

```
WARNING: The candidate selected for download or install is a yanked version: 'azure-mgmt-datalake-store' candidate [...]
(from https://pypi.org/simple/azure-mgmt-datalake-store/)

Reason for being yanked: Retiring this version of the SDK.
```
@Fryguy Fryguy merged commit 562f8f2 into ManageIQ:master Oct 8, 2024
2 of 3 checks passed
@kbrock kbrock deleted the azure-datalake branch October 8, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants