@@ -480,6 +480,7 @@ See :ref:`pylock-packages-vcs-path`.
480
480
See :ref: `pylock-packages-vcs-subdirectory `.
481
481
482
482
483
+ .. _pylock-packages-index :
483
484
.. _pylock-packages-index :
484
485
``packages.index ``
485
486
------------------
@@ -496,6 +497,7 @@ See :ref:`pylock-packages-vcs-subdirectory`.
496
497
file is no longer valid (e.g. returns a 404 HTTP error code).
497
498
498
499
500
+ .. _pylock-packages-sdist :
499
501
.. _pylock-packages-sdist :
500
502
``[packages.sdist] ``
501
503
--------------------
@@ -511,6 +513,7 @@ See :ref:`pylock-packages-vcs-subdirectory`.
511
513
- Tools SHOULD provide a way for users to opt in/out of using sdist files.
512
514
513
515
516
+ .. _pylock-packages-sdist-name :
514
517
.. _pylock-packages-sdist-name :
515
518
``packages.sdist.name ``
516
519
'''''''''''''''''''''''
@@ -522,34 +525,39 @@ See :ref:`pylock-packages-vcs-subdirectory`.
522
525
- The file name of the :ref: `source-distribution-format-sdist ` file.
523
526
524
527
528
+ .. _pylock-packages-sdist-upload-time :
525
529
.. _pylock-packages-sdist-upload-time :
526
530
``packages.sdist.upload-time ``
527
531
''''''''''''''''''''''''''''''
528
532
529
533
See :ref: `pylock-packages-archive-upload-time `.
530
534
531
535
536
+ .. _pylock-packages-sdist-url :
532
537
.. _pylock-packages-sdist-url :
533
538
``packages.sdist.url ``
534
539
''''''''''''''''''''''
535
540
536
541
See :ref: `pylock-packages-archive-url `.
537
542
538
543
544
+ .. _pylock-packages-sdist-path :
539
545
.. _pylock-packages-sdist-path :
540
546
``packages.sdist.path ``
541
547
'''''''''''''''''''''''
542
548
543
549
See :ref: `pylock-packages-archive-path `.
544
550
545
551
552
+ .. _pylock-packages-sdist-size :
546
553
.. _pylock-packages-sdist-size :
547
554
``packages.sdist.size ``
548
555
'''''''''''''''''''''''
549
556
550
557
See :ref: `pylock-packages-archive-size `.
551
558
552
559
560
+ .. _pylock-packages-sdist-hashes :
553
561
.. _pylock-packages-sdist-hashes :
554
562
``packages.sdist.hashes ``
555
563
'''''''''''''''''''''''''
@@ -558,6 +566,7 @@ See :ref:`pylock-packages-archive-hashes`.
558
566
559
567
560
568
569
+ .. _pylock-packages-wheels :
561
570
.. _pylock-packages-wheels :
562
571
``[[packages.wheels]] ``
563
572
-----------------------
@@ -572,6 +581,7 @@ See :ref:`pylock-packages-archive-hashes`.
572
581
perspective.
573
582
574
583
584
+ .. _pylock-packages-wheels-name :
575
585
.. _pylock-packages-wheels-name :
576
586
``packages.wheels.name ``
577
587
''''''''''''''''''''''''
@@ -583,41 +593,47 @@ See :ref:`pylock-packages-archive-hashes`.
583
593
- The file name of the :ref: ` binary-distribution-format` file.
584
594
585
595
596
+ .. _pylock-packages-wheels-upload-time :
586
597
.. _pylock-packages-wheels-upload-time :
587
598
``packages.wheels.upload-time ``
588
599
'''''''''''''''''''''''''''''''
589
600
590
601
See :ref: `pylock-packages-archive-upload-time `.
591
602
592
603
604
+ .. _pylock-packages-wheels-url :
593
605
.. _pylock-packages-wheels-url :
594
606
``packages.wheels.url ``
595
607
'''''''''''''''''''''''
596
608
597
609
See :ref: `pylock-packages-archive-url `.
598
610
599
611
612
+ .. _pylock-packages-wheels-path :
600
613
.. _pylock-packages-wheels-path :
601
614
``packages.wheels.path ``
602
615
''''''''''''''''''''''''
603
616
604
617
See :ref: `pylock-packages-archive-path `.
605
618
606
619
620
+ .. _pylock-packages-wheels-size :
607
621
.. _pylock-packages-wheels-size :
608
622
``packages.wheels.size ``
609
623
''''''''''''''''''''''''
610
624
611
625
See :ref: `pylock-packages-archive-size `.
612
626
613
627
628
+ .. _pylock-packages-wheels-hashes :
614
629
.. _pylock-packages-wheels-hashes :
615
630
``packages.wheels.hashes ``
616
631
''''''''''''''''''''''''''
617
632
618
633
See :ref: `pylock-packages-archive-hashes `.
619
634
620
635
636
+ .. _pylock-packages-attestation-identities :
621
637
.. _pylock-packages-attestation-identities :
622
638
``[[packages.attestation-identities]] ``
623
639
---------------------------------------
@@ -632,6 +648,7 @@ See :ref:`pylock-packages-archive-hashes`.
632
648
:ref: ` index-hosted-attestations`.
633
649
634
650
651
+ .. _pylock-packages-attestation-identities-kind :
635
652
.. _pylock-packages-attestation-identities-kind :
636
653
``packages.attestation-identities.kind ``
637
654
''''''''''''''''''''''''''''''''''''''''
@@ -642,6 +659,7 @@ See :ref:`pylock-packages-archive-hashes`.
642
659
- The unique identity of the Trusted Publisher.
643
660
644
661
662
+ .. _pylock-packages.tool :
645
663
.. _pylock-packages.tool :
646
664
``[packages.tool] ``
647
665
-------------------
@@ -656,6 +674,7 @@ See :ref:`pylock-packages-archive-hashes`.
656
674
installation).
657
675
658
676
677
+ .. _pylock-tool :
659
678
.. _pylock-tool :
660
679
``[tool] ``
661
680
==========
0 commit comments