@@ -672,12 +672,12 @@ See :ref:`pylock-packages-archive-hashes`.
672
672
673
673
- **Type **: array of tables
674
674
- **Required? **: no
675
- - **Inspiration **: :ref: ` provenance-object`
675
+ - **Inspiration **: :ref: `provenance-object `
676
676
- A recording of the attestations for **any ** file recorded for this package.
677
677
- If available, tools SHOULD include the attestation identities found.
678
678
- Publisher-specific keys are to be included in the table as-is
679
679
(i.e. top-level), following the spec at
680
- :ref: ` index-hosted-attestations`.
680
+ :ref: `index-hosted-attestations `.
681
681
682
682
683
683
.. _pylock-packages-attestation-identities-kind :
@@ -687,7 +687,7 @@ See :ref:`pylock-packages-archive-hashes`.
687
687
688
688
- **Type **: string
689
689
- **Required? **: yes
690
- - **Inspiration **: :ref: ` provenance-object`
690
+ - **Inspiration **: :ref: `provenance-object `
691
691
- The unique identity of the Trusted Publisher.
692
692
693
693
@@ -698,9 +698,9 @@ See :ref:`pylock-packages-archive-hashes`.
698
698
699
699
- **Type **: table
700
700
- **Required? **: no
701
- - **Inspiration **: :ref: ` pyproject-tool-table`
701
+ - **Inspiration **: :ref: `pyproject-tool-table `
702
702
- Similar usage as that of the :ref: `pylock-tool ` table from the
703
- :ref: ` pyproject-toml-spec`, but at the package version level instead
703
+ :ref: `pyproject-toml-spec `, but at the package version level instead
704
704
of at the lock file level (which is also available via :ref: `pylock-tool `).
705
705
- Data recorded in the table MUST be disposable (i.e. it MUST NOT affect
706
706
installation).
0 commit comments