Skip to content

Update LICENSE to PEP639 standards #605

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

Open
thomasrockhu-codecov opened this issue Jan 27, 2025 · 1 comment
Open

Update LICENSE to PEP639 standards #605

thomasrockhu-codecov opened this issue Jan 27, 2025 · 1 comment
Assignees

Comments

@thomasrockhu-codecov
Copy link
Contributor

Now that PEP 639 has finally landed in full, it's best to use separate license SPDX and license-files: https://packaging.python.org/en/latest/specifications/pyproject-toml/#license.

setuptools hasn't yet implemented it, however:

pypa/setuptools#4629
pypa/setuptools#3596
pypa/setuptools#4759
pypa/setuptools#4706
pypa/setuptools#4728
So this is something to do in the future. For now, it would be a good idea to add a TODO code comment, so this action item is not lost.

see (comment)

@webknjaz
Copy link
Contributor

webknjaz commented Apr 4, 2025

UPD: it's been implemented and emits warnings.

Action items:

  • use an SPDX identifier
  • delete the trove classifier (no-op, since this project doesn't declare any)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants