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

[1.2] feat: forward compatibility for lock file format 2.0 #6608

Merged
merged 1 commit into from Sep 24, 2022

Conversation

dimbleby
Copy link
Contributor

@dimbleby dimbleby commented Sep 23, 2022

Backport the ability to read 2.0 lockfiles per #6393

@neersighted neersighted changed the title Backport the ability to read 2.0 lockfiles [1.2] feat: forward compatibility for lock file format 2.0 Sep 23, 2022
@radoering radoering merged commit 790e156 into python-poetry:1.2 Sep 24, 2022
@dimbleby dimbleby deleted the backport-lockfile-reading branch September 24, 2022 13:04
@neersighted neersighted added kind/refactor Pulls that refactor, or clean-up code area/pyproject Metadata/pyproject.toml-related labels Sep 24, 2022
DMRobertson pushed a commit to matrix-org/setup-python-poetry that referenced this pull request Jan 16, 2023
AFAICS from https://github.com/python-poetry/poetry/releases this is
backwards-compatible with 1.2.x. Crucially, it's also
forwards-compatible with 1.3.x's new lockfile format (see
python-poetry/poetry#6608)

Fixes #12.
DMRobertson pushed a commit to matrix-org/setup-python-poetry that referenced this pull request Jan 16, 2023
* Use poetry 1.2.2

AFAICS from https://github.com/python-poetry/poetry/releases this is
backwards-compatible with 1.2.x. Crucially, it's also
forwards-compatible with 1.3.x's new lockfile format (see
python-poetry/poetry#6608)

Fixes #12.

* Drive-by: fix ref. to old setup-python version

Fixes #13. Missed in #11.
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
area/pyproject Metadata/pyproject.toml-related kind/refactor Pulls that refactor, or clean-up code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants