File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -1006,6 +1006,21 @@ lived along side ``needs`` and would only be specified if it would
10061006differ from what is specified in ``needs ``.
10071007
10081008
1009+ -----------------------------------------
1010+ Providing `marker ` and `tags ` per Package
1011+ -----------------------------------------
1012+
1013+ It has been suggested to allow for the `marker ` and `tags ` keys as
1014+ found in the `[metadata] ` table in `[package] ` tables as well. This
1015+ would allow lockers to specify when a version of a package should be
1016+ considered. This also has the potential for lowering computational
1017+ costs for installers by assisting them in knowing when to remove a
1018+ package version from consideration.
1019+
1020+ This does, though, somewhat duplicate environment markers being kept
1021+ in the `needs ` array.
1022+
1023+
10091024===============
10101025Acknowledgments
10111026===============
You can’t perform that action at this time.
0 commit comments