Skip to content

Commit 7c59d0e

Browse files
Update messages.pot as of version a86fed2
1 parent 830355d commit 7c59d0e

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

locales/messages.pot

Lines changed: 11 additions & 2 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: 2026-03-05 06:32+0000\n"
11+
"POT-Creation-Date: 2026-04-17 11:08+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"
@@ -9143,6 +9143,7 @@ msgstr ""
91439143
#: ../source/specifications/direct-url.rst:67
91449144
#: ../source/specifications/entry-points.rst:164
91459145
#: ../source/specifications/externally-managed-environments.rst:472
9146+
#: ../source/specifications/glob-patterns.rst:118
91469147
#: ../source/specifications/inline-script-metadata.rst:213
91479148
#: ../source/specifications/name-normalization.rst:50
91489149
#: ../source/specifications/platform-compatibility-tags.rst:440
@@ -12021,7 +12022,7 @@ msgid "For PyPA purposes, a *valid glob pattern* MUST be a string matched agains
1202112022
msgstr ""
1202212023

1202312024
#: ../source/specifications/glob-patterns.rst:18
12024-
msgid "Alphanumeric characters, underscores (``_``), hyphens (``-``) and dots (``.``) MUST be matched verbatim."
12025+
msgid "Alphanumeric characters, spaces (`` ``), underscores (``_``), hyphens (``-``), and dots (``.``) MUST be matched verbatim."
1202512026
msgstr ""
1202612027

1202712028
#: ../source/specifications/glob-patterns.rst:21
@@ -12080,6 +12081,14 @@ msgstr ""
1208012081
msgid "The code below is as a simple reference implementation:"
1208112082
msgstr ""
1208212083

12084+
#: ../source/specifications/glob-patterns.rst:120
12085+
msgid "January 2025: Initial version"
12086+
msgstr ""
12087+
12088+
#: ../source/specifications/glob-patterns.rst:121
12089+
msgid "March 2026: Treat spaces as a verbatim character"
12090+
msgstr ""
12091+
1208312092
#: ../source/specifications/index.rst:4
1208412093
msgid "PyPA specifications"
1208512094
msgstr ""

0 commit comments

Comments
 (0)