File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1071,6 +1071,9 @@ History
10711071- October 2025: Clarified that ``License-Expression `` applies to the containing
10721072 distribution file and not the project itself.
10731073
1074+ - January 2026: Replaced outdated direct reference to :pep: `508 ` with a
1075+ reference to :ref: `dependency-specifiers `.
1076+
10741077----
10751078
10761079.. [1 ] reStructuredText markup:
Original file line number Diff line number Diff line change @@ -663,7 +663,8 @@ History
663663 tool behaviour recommendations for publishing tools vs installation tools.
664664 This brought the nominal specification into line with the way tools actually
665665 work. [#marker_comparison_logic ]_
666- - January 2026: fix outdated references inadvertently retained from :pep: `508 `
666+ - January 2026: fix outdated references to other documents that were
667+ inadvertently retained from :pep: `508 `
667668
668669
669670References
Original file line number Diff line number Diff line change @@ -165,6 +165,8 @@ History
165165- October 2017: This specification was written to formalize the existing
166166 entry points feature of setuptools (discussion _).
167167
168+ - January 2026: Replaced outdated direct references to :pep: `508 ` and
169+ :pep: `685 ` with a reference to :ref: `dependency-specifiers `.
168170
169171
170172.. _discussion : https://mail.python.org/pipermail/distutils-sig/2017-October/031585.html
Original file line number Diff line number Diff line change @@ -672,4 +672,7 @@ History
672672- October 2025: The ``import-names `` and ``import-namespaces `` keys were added
673673 through :pep: `794 `.
674674
675+ - January 2026: Replaced outdated direct reference to :pep: `508 ` with a
676+ reference to :ref: `dependency-specifiers `.
677+
675678.. _TOML : https://toml.io
You can’t perform that action at this time.
0 commit comments