Skip to content

Commit 82a21e0

Browse files
committed
Add mention of PEP 592 for simple repo API spec
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
1 parent 4c8a6ed commit 82a21e0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

source/specifications/simple-repository-api.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
Simple repository API
66
=====================
77

8-
The current interface for querying available package versions and retrieving packages
9-
from an index server is defined in :pep:`503`.
8+
The current interface for querying available package versions and
9+
retrieving packages from an index server is defined in :pep:`503`,
10+
with the addition of "yank" support (allowing a kind of file deletion)
11+
as defined in :pep:`592`.

0 commit comments

Comments
 (0)