|
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-11-25 23:50+0000\n" |
| 11 | +"POT-Creation-Date: 2025-12-04 13:42+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" |
@@ -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:535 |
| 2951 | +#: ../source/specifications/dependency-specifiers.rst:537 |
2952 | 2952 | msgid "References" |
2953 | 2953 | msgstr "" |
2954 | 2954 |
|
@@ -11188,15 +11188,19 @@ msgstr "" |
11188 | 11188 | 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)" |
11189 | 11189 | msgstr "" |
11190 | 11190 |
|
11191 | | -#: ../source/specifications/dependency-specifiers.rst:537 |
| 11191 | +#: ../source/specifications/dependency-specifiers.rst:532 |
| 11192 | +msgid "December 2025: Ensure ``===`` before ``==`` in grammar, to allow arbitrary equality comparisons to be parsed." |
| 11193 | +msgstr "" |
| 11194 | + |
| 11195 | +#: ../source/specifications/dependency-specifiers.rst:539 |
11192 | 11196 | msgid "pip, the recommended installer for Python packages (http://pip.readthedocs.org/en/stable/)" |
11193 | 11197 | msgstr "" |
11194 | 11198 |
|
11195 | | -#: ../source/specifications/dependency-specifiers.rst:540 |
| 11199 | +#: ../source/specifications/dependency-specifiers.rst:542 |
11196 | 11200 | msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)" |
11197 | 11201 | msgstr "" |
11198 | 11202 |
|
11199 | | -#: ../source/specifications/dependency-specifiers.rst:543 |
| 11203 | +#: ../source/specifications/dependency-specifiers.rst:545 |
11200 | 11204 | msgid "Future Python versions might be problematic with the definition of Environment Marker Variable ``python_version`` (https://github.com/python/peps/issues/560)" |
11201 | 11205 | msgstr "" |
11202 | 11206 |
|
|
0 commit comments