|
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: 2025-06-29 12:03+0000\n" |
13 | 13 | "Last-Translator: phlostically < [email protected]>\n" |
14 | 14 | "Language-Team: Esperanto <https://hosted.weblate.org/projects/pypa/packaging-" |
@@ -5505,7 +5505,7 @@ msgstr "" |
5505 | 5505 | "`Pandas`_." |
5506 | 5506 |
|
5507 | 5507 | #: ../source/guides/analyzing-pypi-package-downloads.rst:337 |
5508 | | -#: ../source/specifications/dependency-specifiers.rst:532 |
| 5508 | +#: ../source/specifications/dependency-specifiers.rst:535 |
5509 | 5509 | msgid "References" |
5510 | 5510 | msgstr "Referencoj" |
5511 | 5511 |
|
@@ -20183,20 +20183,28 @@ msgid "" |
20183 | 20183 | "spec` as approved through :pep:`751`." |
20184 | 20184 | msgstr "" |
20185 | 20185 |
|
20186 | | -#: ../source/specifications/dependency-specifiers.rst:534 |
| 20186 | +#: ../source/specifications/dependency-specifiers.rst:529 |
| 20187 | +#: ../source/specifications/name-normalization.rst:56 |
| 20188 | +msgid "" |
| 20189 | +"August 2025: The suggested name validation regex was fixed to match the " |
| 20190 | +"field specification (it previously finished with ``$`` instead of ``\\Z``, " |
| 20191 | +"incorrectly permitting trailing newlines)" |
| 20192 | +msgstr "" |
| 20193 | + |
| 20194 | +#: ../source/specifications/dependency-specifiers.rst:537 |
20187 | 20195 | msgid "" |
20188 | 20196 | "pip, the recommended installer for Python packages (http://pip.readthedocs." |
20189 | 20197 | "org/en/stable/)" |
20190 | 20198 | msgstr "" |
20191 | 20199 | "pip, la rekomendata instalilo por Python-pakoj (http://pip.readthedocs.org/" |
20192 | 20200 | "en/stable/)" |
20193 | 20201 |
|
20194 | | -#: ../source/specifications/dependency-specifiers.rst:537 |
| 20202 | +#: ../source/specifications/dependency-specifiers.rst:540 |
20195 | 20203 | msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)" |
20196 | 20204 | msgstr "" |
20197 | 20205 | "La sintaksanaliza biblioteko parsley. (https://pypi.python.org/pypi/parsley/)" |
20198 | 20206 |
|
20199 | | -#: ../source/specifications/dependency-specifiers.rst:540 |
| 20207 | +#: ../source/specifications/dependency-specifiers.rst:543 |
20200 | 20208 | msgid "" |
20201 | 20209 | "Future Python versions might be problematic with the definition of " |
20202 | 20210 | "Environment Marker Variable ``python_version`` (https://github.com/python/" |
|
0 commit comments