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

Set Poetry version to 1.4.0 #64

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

cretz
Copy link
Member

@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 rachfop and a team 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