Skip to content

Commit

Permalink
Update peps/pep-0759.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Ethan Smith <[email protected]>
  • Loading branch information
warsaw and ethanhs-nv authored Oct 2, 2024
1 parent 85ec40e commit aba3c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peps/pep-0759.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ This is a JSON file contains containing the following keys:
This is an integer value describing the size in bytes of the physical ``.whl`` file.
``hashes``
This is a dictionary of the format described in :pep:`694`, used to capture both the
`hash algorithm and hex encoded digests`_ of the physical ``.whl`` file, with the same
:pep:`694#upload-each-file` of the physical ``.whl`` file, with the same
constraints as proposed in that PEP. Since these hashes are immutable once uploaded
to PyPI, they serve as a critical validation that the externally hosted wheel hasn't
been corrupted or compromised.
Expand Down

0 comments on commit aba3c50

Please sign in to comment.