|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Python Packaging User Guide \n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2025-08-01 10:38+0000\n" |
| 11 | +"POT-Creation-Date: 2025-08-07 14:11+0000\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -2639,7 +2639,7 @@ msgstr "" |
2639 | 2639 | #: ../source/guides/analyzing-pypi-package-downloads.rst:77 |
2640 | 2640 | #: ../source/specifications/dependency-groups.rst:23 |
2641 | 2641 | #: ../source/specifications/dependency-specifiers.rst:29 |
2642 | | -#: ../source/specifications/direct-url-data-structure.rst:357 |
| 2642 | +#: ../source/specifications/direct-url-data-structure.rst:242 |
2643 | 2643 | #: ../source/specifications/version-specifiers.rst:1072 |
2644 | 2644 | msgid "Examples" |
2645 | 2645 | msgstr "" |
@@ -9195,7 +9195,7 @@ msgstr "" |
9195 | 9195 | #: ../source/specifications/core-metadata.rst:924 |
9196 | 9196 | #: ../source/specifications/dependency-groups.rst:250 |
9197 | 9197 | #: ../source/specifications/dependency-specifiers.rst:516 |
9198 | | -#: ../source/specifications/direct-url-data-structure.rst:407 |
| 9198 | +#: ../source/specifications/direct-url-data-structure.rst:292 |
9199 | 9199 | #: ../source/specifications/direct-url.rst:67 |
9200 | 9200 | #: ../source/specifications/entry-points.rst:164 |
9201 | 9201 | #: ../source/specifications/externally-managed-environments.rst:472 |
@@ -11442,27 +11442,27 @@ msgstr "" |
11442 | 11442 | msgid "The following JSON Schema can be used to validate the contents of ``direct_url.json``:" |
11443 | 11443 | msgstr "" |
11444 | 11444 |
|
11445 | | -#: ../source/specifications/direct-url-data-structure.rst:359 |
| 11445 | +#: ../source/specifications/direct-url-data-structure.rst:244 |
11446 | 11446 | msgid "Source archive:" |
11447 | 11447 | msgstr "" |
11448 | 11448 |
|
11449 | | -#: ../source/specifications/direct-url-data-structure.rst:372 |
| 11449 | +#: ../source/specifications/direct-url-data-structure.rst:257 |
11450 | 11450 | msgid "Git URL with tag and commit-hash:" |
11451 | 11451 | msgstr "" |
11452 | 11452 |
|
11453 | | -#: ../source/specifications/direct-url-data-structure.rst:385 |
| 11453 | +#: ../source/specifications/direct-url-data-structure.rst:270 |
11454 | 11454 | msgid "Local directory:" |
11455 | 11455 | msgstr "" |
11456 | 11456 |
|
11457 | | -#: ../source/specifications/direct-url-data-structure.rst:394 |
| 11457 | +#: ../source/specifications/direct-url-data-structure.rst:279 |
11458 | 11458 | msgid "Local directory in editable mode:" |
11459 | 11459 | msgstr "" |
11460 | 11460 |
|
11461 | | -#: ../source/specifications/direct-url-data-structure.rst:409 |
| 11461 | +#: ../source/specifications/direct-url-data-structure.rst:294 |
11462 | 11462 | msgid "March 2020: This specification was approved through :pep:`610`, defining the ``direct_url.json`` metadata file." |
11463 | 11463 | msgstr "" |
11464 | 11464 |
|
11465 | | -#: ../source/specifications/direct-url-data-structure.rst:411 |
| 11465 | +#: ../source/specifications/direct-url-data-structure.rst:296 |
11466 | 11466 | msgid "January 2023: Added the ``archive_info.hashes`` key (`discussion <archive-info-hashes_>`_)." |
11467 | 11467 | msgstr "" |
11468 | 11468 |
|
@@ -14919,6 +14919,22 @@ msgstr "" |
14919 | 14919 | msgid "September 2020: Various amendments and clarifications were approved through :pep:`627`." |
14920 | 14920 | msgstr "" |
14921 | 14921 |
|
| 14922 | +#: ../source/specifications/schemas/index.rst:4 |
| 14923 | +msgid "PyPA schemas" |
| 14924 | +msgstr "" |
| 14925 | + |
| 14926 | +#: ../source/specifications/schemas/index.rst:6 |
| 14927 | +msgid "`direct_url.json <direct-url.schema.json>`_" |
| 14928 | +msgstr "" |
| 14929 | + |
| 14930 | +#: ../source/specifications/schemas/index.rst:7 |
| 14931 | +msgid "`build-details.json <build-details-v1.0.schema.json>`_" |
| 14932 | +msgstr "" |
| 14933 | + |
| 14934 | +#: ../source/specifications/schemas/index.rst:8 |
| 14935 | +msgid "`pylock.toml <pylock.schema.json>`_" |
| 14936 | +msgstr "" |
| 14937 | + |
14922 | 14938 | #: ../source/specifications/section-distribution-formats.rst:3 |
14923 | 14939 | msgid "Package Distribution File Formats" |
14924 | 14940 | msgstr "" |
|
0 commit comments