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

Missing third-party license files in generated wheels #12967

Open
1 task done
stefan6419846 opened this issue Sep 18, 2024 · 0 comments
Open
1 task done

Missing third-party license files in generated wheels #12967

stefan6419846 opened this issue Sep 18, 2024 · 0 comments
Labels
S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior

Comments

@stefan6419846
Copy link

Description

The pip wheels do not contain the third-party licenses added in 7b0fc6a.

Expected behavior

The third-party licenses are part of the generated wheel to simplify license compliance, ideally including a link to the original project in the used version as well.

pip version

24.2

Python version

3.9.18

OS

OpenSUSE Leap

How to Reproduce

  1. pip download --no-deps pip
  2. Review package content in pip/_vendor

Output

No response

Code of Conduct

@stefan6419846 stefan6419846 added S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant