|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Python Packaging User Guide \n" |
10 | 10 | "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" |
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" |
@@ -9143,6 +9143,7 @@ msgstr "" |
9143 | 9143 | #: ../source/specifications/direct-url.rst:67 |
9144 | 9144 | #: ../source/specifications/entry-points.rst:164 |
9145 | 9145 | #: ../source/specifications/externally-managed-environments.rst:472 |
| 9146 | +#: ../source/specifications/glob-patterns.rst:118 |
9146 | 9147 | #: ../source/specifications/inline-script-metadata.rst:213 |
9147 | 9148 | #: ../source/specifications/name-normalization.rst:50 |
9148 | 9149 | #: ../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 |
12021 | 12022 | msgstr "" |
12022 | 12023 |
|
12023 | 12024 | #: ../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." |
12025 | 12026 | msgstr "" |
12026 | 12027 |
|
12027 | 12028 | #: ../source/specifications/glob-patterns.rst:21 |
@@ -12080,6 +12081,14 @@ msgstr "" |
12080 | 12081 | msgid "The code below is as a simple reference implementation:" |
12081 | 12082 | msgstr "" |
12082 | 12083 |
|
| 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 | + |
12083 | 12092 | #: ../source/specifications/index.rst:4 |
12084 | 12093 | msgid "PyPA specifications" |
12085 | 12094 | msgstr "" |
|
0 commit comments