Skip to content

Comments

Fix poetry locks missing hashes. (Cherry-pick of #16112)#16114

Merged
jsirois merged 1 commit intopantsbuild:2.12.xfrom
jsirois:16112/cherry-pick/2.12.x
Jul 10, 2022
Merged

Fix poetry locks missing hashes. (Cherry-pick of #16112)#16114
jsirois merged 1 commit intopantsbuild:2.12.xfrom
jsirois:16112/cherry-pick/2.12.x

Conversation

@jsirois
Copy link
Contributor

@jsirois jsirois commented Jul 10, 2022

This was due to this change on PyPI:
https://discuss.python.org/t/backwards-incompatible-change-to-pypi-json-api/17154

Which was fixed in Poetry yesterday here:
python-poetry/poetry#5973

Unfortunately, the full fix requires blowing away the non-Pants
controlled Poetry cache at ~/.cache/pypoetry on Linux and
~/Library/Caches/pypoetry on Mac.

Fixes #16111

(cherry picked from commit b97936e)

[ci skip-rust]
[ci skip-build-wheels]

This was due to this change on PyPI:
  https://discuss.python.org/t/backwards-incompatible-change-to-pypi-json-api/17154

Which was fixed in Poetry yesterday here:
  python-poetry/poetry#5973

Unfortunately, the full fix requires blowing away the non-Pants
controlled Poetry cache at `~/.cache/pypoetry` on Linux and
`~/Library/Caches/pypoetry` on Mac.

Fixes pantsbuild#16111

(cherry picked from commit b97936e)

[ci skip-rust]
[ci skip-build-wheels]
@jsirois jsirois merged commit 421d437 into pantsbuild:2.12.x Jul 10, 2022
@jsirois jsirois deleted the 16112/cherry-pick/2.12.x branch July 10, 2022 05:13
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