Skip to content

Commit 7375161

Browse files
Update messages.pot as of version 1b617f8
1 parent e25ced4 commit 7375161

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

locales/messages.pot

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python Packaging User Guide \n"
1010
"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"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2948,7 +2948,7 @@ msgid "The `pandas-gbq`_ project allows for accessing query results via `Pandas`
29482948
msgstr ""
29492949

29502950
#: ../source/guides/analyzing-pypi-package-downloads.rst:337
2951-
#: ../source/specifications/dependency-specifiers.rst:535
2951+
#: ../source/specifications/dependency-specifiers.rst:537
29522952
msgid "References"
29532953
msgstr ""
29542954

@@ -11188,15 +11188,19 @@ msgstr ""
1118811188
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)"
1118911189
msgstr ""
1119011190

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
1119211196
msgid "pip, the recommended installer for Python packages (http://pip.readthedocs.org/en/stable/)"
1119311197
msgstr ""
1119411198

11195-
#: ../source/specifications/dependency-specifiers.rst:540
11199+
#: ../source/specifications/dependency-specifiers.rst:542
1119611200
msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)"
1119711201
msgstr ""
1119811202

11199-
#: ../source/specifications/dependency-specifiers.rst:543
11203+
#: ../source/specifications/dependency-specifiers.rst:545
1120011204
msgid "Future Python versions might be problematic with the definition of Environment Marker Variable ``python_version`` (https://github.com/python/peps/issues/560)"
1120111205
msgstr ""
1120211206

0 commit comments

Comments
 (0)