Skip to content

Conversation

@Hanse00
Copy link
Contributor

@Hanse00 Hanse00 commented Sep 16, 2025

I happened to notice that the latest version of poetry does indeed support PEP639 (See: https://python-poetry.org/history/#220---2025-09-14) so I figured this table should be updated 🙂

FWIW I did also validate myself that the same dummy project build with poetry 2.1.4 and 2.2.0 result in slightly different PKG-INFO outputs as expected.

Old:

Metadata-Version: 2.3
License: MIT

New:

Metadata-Version: 2.4
License-Expression: MIT

📚 Documentation preview 📚: https://python-packaging-user-guide--1915.org.readthedocs.build/en/1915/

@Hanse00
Copy link
Contributor Author

Hanse00 commented Sep 16, 2025

See also, the closed poetry-core PR listing this change: python-poetry/poetry-core#885

Copy link
Member

@ncoghlan ncoghlan left a comment

Choose a reason for hiding this comment

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

Thanks!

@ncoghlan ncoghlan enabled auto-merge September 17, 2025 00:24
@ncoghlan ncoghlan added this pull request to the merge queue Sep 17, 2025
Merged via the queue into pypa:main with commit 56c1fef Sep 17, 2025
8 checks passed
@Hanse00 Hanse00 deleted the Hanse00-patch-1 branch September 17, 2025 16:06
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