File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -253,8 +253,11 @@ Future Considerations
253253This PEP defines only four project status markers: ``active ``, ``archived ``,
254254``quarantined ``, and ``deprecated ``.
255255
256- Future PEPs (or PyPA standards processes) may define additional project
257- status markers, as needed.
256+ Future PEPs (or PyPA standards processes) may define additional project status
257+ markers, as needed. Any future status markers may require a metadata version
258+ bump, unless a future metadata change is made to allow for "open-ended" status
259+ markers (i.e., where indices and installers do not necessarily share a single
260+ common list of allowed statuses).
258261
259262As specified in this PEP, project status markers are "bare," i.e. they
260263convey no additional user-controlled metadata (such as an explanation
You can’t perform that action at this time.
0 commit comments