From 79bcaae06c2e04f5f707a3662c369b64552004b7 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Sun, 24 Mar 2024 17:15:52 +0200 Subject: [PATCH] PEP 700: Mark as Final (#3643) --- peps/pep-0700.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/peps/pep-0700.rst b/peps/pep-0700.rst index af1f64a11..e2be35456 100644 --- a/peps/pep-0700.rst +++ b/peps/pep-0700.rst @@ -3,14 +3,14 @@ Title: Additional Fields for the Simple API for Package Indexes Author: Paul Moore PEP-Delegate: Donald Stufft Discussions-To: https://discuss.python.org/t/pep-700-additional-fields-for-the-simple-api-for-package-indexes/20177 -Status: Accepted +Status: Final Type: Standards Track Topic: Packaging -Content-Type: text/x-rst Created: 21-Oct-2022 Post-History: `21-Oct-2022 `__ Resolution: https://discuss.python.org/t/pep-700-additional-fields-for-the-simple-api-for-package-indexes/20177/42 +.. canonical-pypa-spec:: :ref:`packaging:simple-repository-api` Abstract ========