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

provider: do not merge deps from different sources #5640

Merged
merged 2 commits into from
May 19, 2022

Conversation

abn
Copy link
Member

@abn abn commented May 18, 2022

This change ensures that the provider is less eager when merging duplicate dependencies for a package. In particular, takes into consideration source type, url and reference if available.

Additionally, this change set also fixes an incorrect type checking import in tests.

@abn abn requested a review from a team May 18, 2022 21:28
This change ensures that the provider is less eager when merging
duplicate dependencies for a package. In particular, takes into
consideration source type, url and reference if available.
@Secrus Secrus requested a review from a team May 19, 2022 08:49
@abn abn merged commit b7acf88 into python-poetry:master May 19, 2022
@abn abn deleted the provider-fix-merge branch May 19, 2022 08:59
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants