Skip to content

Set Poetry version to 1.4.0#64

Merged
cretz merged 1 commit into
temporalio:mainfrom
cretz:fix-poetry-version
Mar 24, 2023
Merged

Set Poetry version to 1.4.0#64
cretz merged 1 commit into
temporalio:mainfrom
cretz:fix-poetry-version

Conversation

@cretz
Copy link
Copy Markdown
Contributor

@cretz cretz commented Mar 24, 2023

What was changed

Latest Poetry 1.4.1 is breaking macOS builds with:

   _WheelFileValidationError

  ["In /Users/runner/Library/Caches/pypoetry/artifacts/59/74/28/0da99c4265a039049b4cccc0a54b5103991e1d78c7d85b899291d627c5/black-22.10.0-1fixedarch-cp310-cp310-macosx_11_0_x86_64.whl, hash / size of black-22.10.0.dist-info/WHEEL didn't match RECORD"]

Where it didn't before. So we fix the version to 1.4.0. This is a stopgap until python-poetry/poetry#7694 is merged/released.

@cretz cretz requested review from a team and rachfop March 24, 2023 19:38
@cretz cretz marked this pull request as ready for review March 24, 2023 19:38
@cretz cretz merged commit e99b986 into temporalio:main Mar 24, 2023
@cretz cretz deleted the fix-poetry-version branch March 24, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants