Skip to content

Commit

Permalink
PEP 600 supersedes PEP 513, PEP 571, PEP 599 (#1960)
Browse files Browse the repository at this point in the history
Per PEP 600:
```
When this PEP is accepted, the previous manylinux PEPs will receive a final update noting that they are no longer maintained and referring to this PEP.
```
  • Loading branch information
mayeut authored Jun 26, 2021
1 parent 9c51901 commit cd26ba8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
3 changes: 2 additions & 1 deletion pep-0513.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ Last-Modified: $Date$
Author: Robert T. McGibbon <[email protected]>, Nathaniel J. Smith <[email protected]>
BDFL-Delegate: Nick Coghlan <[email protected]>
Discussions-To: Distutils SIG <[email protected]>
Status: Active
Status: Superseded
Type: Informational
Content-Type: text/x-rst
Created: 19-Jan-2016
Post-History: 19-Jan-2016, 25-Jan-2016, 29-Jan-2016
Superseded-By: 600
Resolution: https://mail.python.org/pipermail/distutils-sig/2016-January/028211.html


Expand Down
3 changes: 2 additions & 1 deletion pep-0571.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ Author: Mark Williams <[email protected]>,
Thomas Kluyver <[email protected]>
BDFL-Delegate: Nick Coghlan <[email protected]>
Discussions-To: Distutils SIG <[email protected]>
Status: Active
Status: Superseded
Type: Informational
Content-Type: text/x-rst
Created: 05-Feb-2018
Post-History:
Superseded-By: 600
Resolution: https://mail.python.org/pipermail/distutils-sig/2018-April/032156.html


Expand Down
3 changes: 2 additions & 1 deletion pep-0599.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ Author: Dustin Ingram <[email protected]>
Sponsor: Paul Moore <[email protected]>
BDFL-Delegate: Paul Moore <[email protected]>
Discussions-To: https://discuss.python.org/t/the-next-manylinux-specification/
Status: Final
Status: Superseded
Type: Informational
Content-Type: text/x-rst
Created: 29-Apr-2019
Post-History: 29-April-2019
Superseded-By: 600
Resolution: https://discuss.python.org/t/the-next-manylinux-specification/1043/199


Expand Down
1 change: 1 addition & 0 deletions pep-0600.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Type: Informational
Content-Type: text/x-rst
Created: 03-May-2019
Post-History: 3-May-2019
Replaces: 513, 571, 599
Resolution: https://discuss.python.org/t/pep-600-future-manylinux-platform-tags-for-portable-linux-built-distributions/2414/27

Abstract
Expand Down

0 comments on commit cd26ba8

Please sign in to comment.