File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -483,6 +483,12 @@ Text string that is a valid SPDX
483483:term: `license expression <License Expression> `,
484484as specified in :doc: `/specifications/license-expression `.
485485
486+ Note that the expression in this field only applies to the
487+ :term: `Distribution Archive ` containing the metadata with this field (e.g.,
488+ :term: `Source Distribution <Source Distribution (or "sdist")> ` or :term: `Wheel `),
489+ not the project overall or other files related to the project (including other
490+ distribution archives).
491+
486492Examples::
487493
488494 License-Expression: MIT
@@ -933,6 +939,9 @@ Example::
933939History
934940=======
935941
942+ - October 2025: Clarified that ``License-Expression `` applies to the containing
943+ distribution file and not the project itself.
944+
936945- August 2025: Clarified that ``Dynamic `` only affects how fields
937946 must be treated when building a wheel from a sdist, not when modifying
938947 a wheel.
You can’t perform that action at this time.
0 commit comments