diff --git a/peps/pep-0639.rst b/peps/pep-0639.rst index c25d5904d91..dcca001378b 100644 --- a/peps/pep-0639.rst +++ b/peps/pep-0639.rst @@ -5,7 +5,7 @@ Author: Philippe Ombredanne , Karolina Surma , PEP-Delegate: Brett Cannon Discussions-To: https://discuss.python.org/t/53020 -Status: Provisional +Status: Final Type: Standards Track Topic: Packaging Created: 15-Aug-2019 @@ -15,14 +15,7 @@ Post-History: `15-Aug-2019 `__, 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: diff --git a/peps/pep-0639/appendix-examples.rst b/peps/pep-0639/appendix-examples.rst index 68d8b5d7170..ace5d0b9fd3 100644 --- a/peps/pep-0639/appendix-examples.rst +++ b/peps/pep-0639/appendix-examples.rst @@ -1,5 +1,7 @@ :orphan: +.. canonical-pypa-spec:: :ref:`licensing-examples-and-user-scenarios` + Appendix: Licensing Examples ============================ diff --git a/peps/pep-0639/appendix-user-scenarios.rst b/peps/pep-0639/appendix-user-scenarios.rst index d5490296386..c67b8a712a2 100644 --- a/peps/pep-0639/appendix-user-scenarios.rst +++ b/peps/pep-0639/appendix-user-scenarios.rst @@ -1,5 +1,7 @@ :orphan: +.. canonical-pypa-spec:: :ref:`licensing-examples-and-user-scenarios` + Appendix: User Scenarios ========================