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

Support PEP639 License-Expression and License-File in json output #13134

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Dec 29, 2024

Add PEP639 support to pip inspect and pip install --report.

Copy link
Member

@ichard26 ichard26 left a comment

Choose a reason for hiding this comment

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

I was surprised by the lack of tests, but it turns out that this is literally just vendored from Paul's pkg_metadata project.

Anyway, trying this out locally, both pip inspect and pip install --report are handling these new fields correctly. LGTM.

news/13134.feature.rst Outdated Show resolved Hide resolved
@ichard26 ichard26 enabled auto-merge (squash) January 12, 2025 02:48
@ichard26 ichard26 merged commit 394e032 into pypa:main Jan 12, 2025
31 checks passed
@sbidoul sbidoul deleted the pep639-json-sbi branch January 12, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants