From 150dbf32f323ac3d731f78de4cb9a5dbbcdd89ef Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 7 Jan 2026 13:58:36 -0800 Subject: [PATCH] Capitalize "SHOULD" in "Serving METADATA.json" section --- peps/pep-0819.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0819.rst b/peps/pep-0819.rst index 339d8cecbdb..32da4bfd371 100644 --- a/peps/pep-0819.rst +++ b/peps/pep-0819.rst @@ -188,7 +188,7 @@ Repository API. The JSON encoded version of the package metadata may also be served, via the following modifications to the Simple Repository API: A new attribute ``data-dist-info-metadata-json`` may be added to anchor tags -in the Simple API. This attribute should have a value containing the hash +in the Simple API. This attribute SHOULD have a value containing the hash information for the ``METADATA.json`` file in the same format as ``data-dist-info-metadata``. If ``data-dist-info-metadata-json`` is present, the repository MUST serve the JSON encoded metadata file at the