Skip to content

handle poetry 1.1 lock content hash#5458

Merged
finswimmer merged 1 commit into
python-poetry:masterfrom
abn:fix-content-hash
Apr 16, 2022
Merged

handle poetry 1.1 lock content hash#5458
finswimmer merged 1 commit into
python-poetry:masterfrom
abn:fix-content-hash

Conversation

@abn

@abn abn commented Apr 16, 2022

Copy link
Copy Markdown
Member

This change ensures that content-hash generated by poetry < 1.2 does not trigger unnecessary warnings and operations. We do this by using a backwards compatible hashing logic.

@abn abn requested a review from a team April 16, 2022 10:05
Comment thread src/poetry/packages/locker.py Outdated
This change ensures that content-hash generated by poetry < 1.2 does
not trigger unnecessary warnings and operations. We do this by using a
backwards compatible hashing logic.
@abn abn force-pushed the fix-content-hash branch from 0185b1d to ab97244 Compare April 16, 2022 10:13
@abn abn requested a review from finswimmer April 16, 2022 10:13

@finswimmer finswimmer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@finswimmer finswimmer merged commit fb52c98 into python-poetry:master Apr 16, 2022
@kasteph kasteph mentioned this pull request May 30, 2022
@github-actions

Copy link
Copy Markdown

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