#35961: Support PEP639-style license indicator in pyproject.yaml
--------------------------------------+------------------------------------
Reporter: Michiel Beijen | Owner: (none)
Type: Cleanup/optimization | Status: assigned
Component: Packaging | Version: 5.1
Severity: Normal | Resolution:
Keywords: packaging | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by David Smith):
* has_patch: 1 => 0
* stage: Unreviewed => Accepted
Comment:
I'm accepting as the project is currently using `License` and this is now
[
https://packaging.python.org/en/latest/specifications/core-
metadata/#license deprecated ]
However, I think the proposal here needs to be refined as the attached
patch uses `License` and this is deprecated in favour of `License-
Expression`.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35961#comment:3>