Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 2 additions & 9 deletions peps/pep-0639.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Author: Philippe Ombredanne <pombredanne@nexb.com>,
Karolina Surma <karolina.surma@gazeta.pl>,
PEP-Delegate: Brett Cannon <brett@python.org>
Discussions-To: https://discuss.python.org/t/53020
Status: Provisional
Status: Final
Type: Standards Track
Topic: Packaging
Created: 15-Aug-2019
Expand All @@ -15,14 +15,7 @@ Post-History: `15-Aug-2019 <https://discuss.python.org/t/2154>`__,
Resolution: https://discuss.python.org/t/53020/106


Provisional Acceptance
======================

This PEP has been **provisionally accepted**,
with the following required conditions before the PEP is made Final:

1. An implementation of the PEP in two build back-ends.
2. An implementation of the PEP in PyPI.
.. canonical-pypa-spec:: :ref:`core-metadata`


.. _639-abstract:
Expand Down
2 changes: 2 additions & 0 deletions peps/pep-0639/appendix-examples.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
:orphan:

.. canonical-pypa-spec:: :ref:`licensing-examples-and-user-scenarios`

Appendix: Licensing Examples
============================

Expand Down
2 changes: 2 additions & 0 deletions peps/pep-0639/appendix-user-scenarios.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
:orphan:

.. canonical-pypa-spec:: :ref:`licensing-examples-and-user-scenarios`

Appendix: User Scenarios
========================

Expand Down
Loading