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

1.7.0 Release #8483

Closed
radoering opened this issue Sep 28, 2023 · 4 comments
Closed

1.7.0 Release #8483

radoering opened this issue Sep 28, 2023 · 4 comments
Labels
kind/release Meta-issues/PRs as part of the release process

Comments

@radoering
Copy link
Member

radoering commented Sep 28, 2023

This issue tracks the progress of version 1.7.0 of Poetry. Please surface any blockers or concerns you have regarding this minor release here:

Blockers

Nice to have

Important changes to surface

(This is intended to be the basis for the blog post and should cover new features or any manual steps/incompatibility when upgrading)

@radoering radoering added the kind/release Meta-issues/PRs as part of the release process label Sep 28, 2023
@MadhavVij
Copy link

Do we have a timeline for when's the release planned for?

@radoering
Copy link
Member Author

As always, when it's ready. (Maybe next week.)

For those waiting for Python 3.12 support, afaik it's not that Poetry 1.6 won't work with Python 3.12, it's just that it wasn't tested and there will be some minor adjustments in the next release:

  • As can be seen in python 3.12 in pipelines #7803, tests just passed without any adjustments except for a minor detail regarding the implicit setuptools and wheel included in the virtual environments. Anyways, relying on these implicit packages is bad practice. If you depend on setuptools or wheel, you should make it an explicit dependency.
  • The second notable difference is that the current Poetry will not automatically add the Programming Language :: Python :: 3.12 classifier when building a distribution. However, you can just add it manually to tool.poetry.classifiers in pyproject.toml if you can't wait to build a distribution with that classifier.

Apart from that, I'm not aware of any differences regarding Python 3.12.

@jakob-keller
Copy link
Contributor

It would be nice to get #8559 into the 1.7.0 release. Anything I can do to facilitate that?

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/release Meta-issues/PRs as part of the release process
Projects
None yet
Development

No branches or pull requests

3 participants