Skip to content

Conversation

brettcannon
Copy link
Member

@brettcannon brettcannon commented Sep 10, 2025

@brettcannon
Copy link
Member Author

The link failure is due to hashicorp.com claiming we are hitting them too hard.

Copy link
Contributor

@befeleme befeleme left a comment

Choose a reason for hiding this comment

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

It matches the agreed clarification.

Copy link
Contributor

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

This use of "distribution files" seems fairly unclear to me. The key issue to clarify is that license can be specified if wheels built directly from source/sdist with a build frontend (e.g., with python -m build) must have a uniform license expression. However, wheels uploaded to PyPI or other index servers cannot be assumed to have uniform licenses, because they may not have been built by a frontend but further post-processed by a tool like auditwheel, which may change the license.

"distribution files" gives the wrong impression here (to me at least) that it applies to all wheels for a version on an index server.

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.

3 participants