release: bump to version 1.2.0rc1#6175
Conversation
|
Bumping to the next poetry-core release requires #6163. I added a vcs dev dependency on poetry-core in this PR so we can also merge it and remove the dev dependency when bumping poetry-core. Alternatively, the PR can be updated as soon as a core release is done. |
IMO this is the more clean way and we should do it like this. |
|
There are a handful of fixes in cleo since 1.0.0a5 which fix bugs reported in this repository. I'd much rather that poetry just got on and cut its own release than that it get blocked on cleo: but if a cleo release is just a button-press away then it would be nice to do that and pick it up here. |
|
New entry:
|
1cb346a to
142e696
Compare
neersighted
left a comment
There was a problem hiding this comment.
Blocking this on #6185, after that is finished/in, LGTM.
142e696 to
54e9b87
Compare
f36d388 to
e1688ca
Compare
839a7ea to
73e5519
Compare
73e5519 to
e42e6c9
Compare
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Requires release of poetry-core 1.1.0rc1 first python-poetry/poetry-core#443
Added
nushellinpoetry shell(#6063)Changed
pyproject.tomlfails (#5834)canonicalize_name()withpackaging.utils.canonicalize_name()(#6022)exportcommand, which is now provided via plugin (#6128)Fixed
tomlkitregression resulting in inconsistent line endings (#5870)POETRY_PYPI_TOKEN_PYPIenvironment variable wasn't respected (#5911)poetry publishin the event of an upload error (#6043)poetry lockfails without output (#6058)tomlkitversions with memory leak are now avoided (#6160)Docs
subdirectoryparameter (#5949)toxconfig for different use cases (#6026)