Skip to content

Commit 40a4245

Browse files
committed
future: notes on future version changes
Signed-off-by: William Woodruff <william@yossarian.net>
1 parent 1b40e31 commit 40a4245

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

peps/pep-0792.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,11 @@ Future Considerations
253253
This 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

259262
As specified in this PEP, project status markers are "bare," i.e. they
260263
convey no additional user-controlled metadata (such as an explanation

0 commit comments

Comments
 (0)