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

Update poetry to 1.2.1 #68

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Update poetry to 1.2.1 #68

merged 1 commit into from
Sep 22, 2022

Conversation

jonathangreen
Copy link
Member

Description

This PR mirrors the one here: ThePalaceProject/circulation#540

Homebrew on my system updated Poetry to 1.2.1 today, then when I committed a update to a poetry lock file all of a sudden setuptools was being uninstalled by poetry. Apparently lock files generated by poetry 1.2.1 are not compatible with 1.1.x and will cause setuptools to be uninstalled

python-poetry/poetry#4242

Motivation and Context

It seems reasonable to update the version of poetry we use, since 1.2 can read lock files from 1.1, but 1.1 can't correctly read lock files generated by 1.2.

@jonathangreen jonathangreen requested review from a team and removed request for a team September 20, 2022 23:45
@jonathangreen jonathangreen marked this pull request as draft September 21, 2022 12:36
@jonathangreen
Copy link
Member Author

Going to set this to draft until the circ PR is ready

@jonathangreen jonathangreen marked this pull request as ready for review September 21, 2022 23:37
@jonathangreen
Copy link
Member Author

@tdilauro can you give this one a review when you have a chance?

@jonathangreen jonathangreen requested review from tdilauro and a team September 21, 2022 23:39
Copy link
Collaborator

@tdilauro tdilauro left a comment

Choose a reason for hiding this comment

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

📜 🎺

@jonathangreen jonathangreen merged commit 8af74d0 into main Sep 22, 2022
@jonathangreen jonathangreen deleted the feature/update-poetry branch September 22, 2022 20:00
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