-
Notifications
You must be signed in to change notification settings - Fork 259
Release 1.5.0 #551
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
Release 1.5.0 #551
Conversation
Secrus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some SPAG suggestions. I'd love to have @neersighted double-check those.
neersighted
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tweaked @Secrus's comments and added my own, everything else LGTM.
b11fff3 to
912f671
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
|
Now poetry-core is released 😊, how long until main poetry gets core dependency updated? |
|
If you are referring to master: python-poetry/poetry#7423, for the release: python-poetry/poetry#7357. If you expect a specific date: as always, as long as it takes. 😉 |
|
@radoering This change has broken the |
|
@kpdemetriou Can you please be more specific? If you encountered a regression, please create an issue with the exact error message and an example to reproduce the issue. |








Added
extrasare defined in the main dependency group (#542).Changed
FileDependency(#535).allows_preleasesimplicitly anymore if the lower bound of a constraint is a pre-release (#543).setup.pyfile in sdists by default (#318).platformattribute fromPackage(#548).pretty_versionparameter when creating aPackage(#549).Fixed
metadata_directorywas not respected when building an editable wheel (#537).tool.poetry.description(#505).Vendoring
attrs==22.2.0jsonschema==4.17.3lark==1.1.5packaging==23.0pyrsistent==0.19.3