-
Notifications
You must be signed in to change notification settings - Fork 251
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
Release 1.5.0 #551
Conversation
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.
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! 0 Bugs No Coverage information |
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
extras
are defined in the main dependency group (#542).Changed
FileDependency
(#535).allows_preleases
implicitly anymore if the lower bound of a constraint is a pre-release (#543).setup.py
file in sdists by default (#318).platform
attribute fromPackage
(#548).pretty_version
parameter when creating aPackage
(#549).Fixed
metadata_directory
was not respected when building an editable wheel (#537).tool.poetry.description
(#505).Vendoring
attrs==22.2.0
jsonschema==4.17.3
lark==1.1.5
packaging==23.0
pyrsistent==0.19.3