Skip to content

Comments

provider: do not merge deps from different sources #5640

Merged
abn merged 2 commits intopython-poetry:masterfrom
abn:provider-fix-merge
May 19, 2022
Merged

provider: do not merge deps from different sources #5640
abn merged 2 commits intopython-poetry:masterfrom
abn:provider-fix-merge

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
@abn abn force-pushed the provider-fix-merge branch from 80bc7e8 to 3efb4e0 Compare May 18, 2022 21:34
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.
@abn abn force-pushed the provider-fix-merge branch from 3efb4e0 to c891e92 Compare May 18, 2022 22:29
@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
@github-actions
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