|
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-11 12:33+0000\n" |
| 11 | +"POT-Creation-Date: 2025-08-21 21:35+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 < [email protected]>\n"
|
@@ -2948,7 +2948,7 @@ msgid "The `pandas-gbq`_ project allows for accessing query results via `Pandas`
|
2948 | 2948 | msgstr ""
|
2949 | 2949 |
|
2950 | 2950 | #: ../source/guides/analyzing-pypi-package-downloads.rst:337
|
2951 |
| -#: ../source/specifications/dependency-specifiers.rst:532 |
| 2951 | +#: ../source/specifications/dependency-specifiers.rst:535 |
2952 | 2952 | msgid "References"
|
2953 | 2953 | msgstr ""
|
2954 | 2954 |
|
@@ -11098,15 +11098,20 @@ msgstr ""
|
11098 | 11098 | msgid "April 2025: Added ``extras`` and ``dependency_groups`` for :ref:`lock-file-spec` as approved through :pep:`751`."
|
11099 | 11099 | msgstr ""
|
11100 | 11100 |
|
11101 |
| -#: ../source/specifications/dependency-specifiers.rst:534 |
11102 |
| -msgid "pip, the recommended installer for Python packages (http://pip.readthedocs.org/en/stable/)" |
| 11101 | +#: ../source/specifications/dependency-specifiers.rst:529 |
| 11102 | +#: ../source/specifications/name-normalization.rst:56 |
| 11103 | +msgid "August 2025: The suggested name validation regex was fixed to match the field specification (it previously finished with ``$`` instead of ``\\Z``, incorrectly permitting trailing newlines)" |
11103 | 11104 | msgstr ""
|
11104 | 11105 |
|
11105 | 11106 | #: ../source/specifications/dependency-specifiers.rst:537
|
11106 |
| -msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)" |
| 11107 | +msgid "pip, the recommended installer for Python packages (http://pip.readthedocs.org/en/stable/)" |
11107 | 11108 | msgstr ""
|
11108 | 11109 |
|
11109 | 11110 | #: ../source/specifications/dependency-specifiers.rst:540
|
| 11111 | +msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)" |
| 11112 | +msgstr "" |
| 11113 | + |
| 11114 | +#: ../source/specifications/dependency-specifiers.rst:543 |
11110 | 11115 | msgid "Future Python versions might be problematic with the definition of Environment Marker Variable ``python_version`` (https://github.com/python/peps/issues/560)"
|
11111 | 11116 | msgstr ""
|
11112 | 11117 |
|
|
0 commit comments