Skip to content

Commit f55c816

Browse files
Update messages.pot as of version 4cfc8b9
1 parent 6810293 commit f55c816

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

locales/messages.pot

Lines changed: 10 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-08-11 12:33+0000\n"
11+
"POT-Creation-Date: 2025-08-21 21:35+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 <[email protected]>\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:532
2951+
#: ../source/specifications/dependency-specifiers.rst:535
29522952
msgid "References"
29532953
msgstr ""
29542954

@@ -11098,15 +11098,20 @@ msgstr ""
1109811098
msgid "April 2025: Added ``extras`` and ``dependency_groups`` for :ref:`lock-file-spec` as approved through :pep:`751`."
1109911099
msgstr ""
1110011100

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)"
1110311104
msgstr ""
1110411105

1110511106
#: ../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/)"
1110711108
msgstr ""
1110811109

1110911110
#: ../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
1111011115
msgid "Future Python versions might be problematic with the definition of Environment Marker Variable ``python_version`` (https://github.com/python/peps/issues/560)"
1111111116
msgstr ""
1111211117

0 commit comments

Comments
 (0)