@@ -576,25 +576,24 @@ msgstr ""
576
576
#: warehouse/templates/pages/help.html:719
577
577
#: warehouse/templates/pages/help.html:727
578
578
#: warehouse/templates/pages/help.html:738
579
- #: warehouse/templates/pages/help.html:755
580
- #: warehouse/templates/pages/help.html:762
581
- #: warehouse/templates/pages/help.html:770
582
- #: warehouse/templates/pages/help.html:786
579
+ #: warehouse/templates/pages/help.html:783
583
580
#: warehouse/templates/pages/help.html:791
584
- #: warehouse/templates/pages/help.html:796
585
- #: warehouse/templates/pages/help.html:806
586
- #: warehouse/templates/pages/help.html:815
587
- #: warehouse/templates/pages/help.html:829
588
- #: warehouse/templates/pages/help.html:837
589
- #: warehouse/templates/pages/help.html:845
590
- #: warehouse/templates/pages/help.html:853
591
- #: warehouse/templates/pages/help.html:862
592
- #: warehouse/templates/pages/help.html:882
593
- #: warehouse/templates/pages/help.html:897
594
- #: warehouse/templates/pages/help.html:898
595
- #: warehouse/templates/pages/help.html:899
596
- #: warehouse/templates/pages/help.html:900
597
- #: warehouse/templates/pages/help.html:905
581
+ #: warehouse/templates/pages/help.html:807
582
+ #: warehouse/templates/pages/help.html:812
583
+ #: warehouse/templates/pages/help.html:817
584
+ #: warehouse/templates/pages/help.html:827
585
+ #: warehouse/templates/pages/help.html:836
586
+ #: warehouse/templates/pages/help.html:850
587
+ #: warehouse/templates/pages/help.html:858
588
+ #: warehouse/templates/pages/help.html:866
589
+ #: warehouse/templates/pages/help.html:874
590
+ #: warehouse/templates/pages/help.html:883
591
+ #: warehouse/templates/pages/help.html:903
592
+ #: warehouse/templates/pages/help.html:918
593
+ #: warehouse/templates/pages/help.html:919
594
+ #: warehouse/templates/pages/help.html:920
595
+ #: warehouse/templates/pages/help.html:921
596
+ #: warehouse/templates/pages/help.html:926
598
597
#: warehouse/templates/pages/sponsors.html:33
599
598
#: warehouse/templates/pages/sponsors.html:37
600
599
#: warehouse/templates/pages/sponsors.html:41
@@ -6154,7 +6153,7 @@ msgid "Troubleshooting"
6154
6153
msgstr ""
6155
6154
6156
6155
#: warehouse/templates/pages/help.html:186
6157
- #: warehouse/templates/pages/help.html:782
6156
+ #: warehouse/templates/pages/help.html:803
6158
6157
msgid "About"
6159
6158
msgstr ""
6160
6159
@@ -7151,22 +7150,34 @@ msgstr ""
7151
7150
msgid "A file with the exact same content exists"
7152
7151
msgstr ""
7153
7152
7154
- #: warehouse/templates/pages/help.html:753
7153
+ #: warehouse/templates/pages/help.html:754
7155
7154
msgid ""
7156
7155
"PyPI does not allow for a filename to be reused, even once a project has "
7157
7156
"been deleted and recreated."
7158
7157
msgstr ""
7159
7158
7160
- #: warehouse/templates/pages/help.html:755
7161
- #, python-format
7159
+ #: warehouse/templates/pages/help.html:760
7160
+ msgid ""
7161
+ "A distribution filename on PyPI consists of the combination of project "
7162
+ "name, version number, and distribution type."
7163
+ msgstr ""
7164
+
7165
+ #: warehouse/templates/pages/help.html:766
7162
7166
msgid ""
7163
- "To avoid this situation, <a href= \" %(test_pypi_href)s \" "
7164
- "title= \" %(title)s \" target= \" _blank \" rel= \" noopener \" >use Test PyPI to "
7165
- "perform and check your upload first</a>, before uploading to <a "
7166
- "href= \" %(pypi_href)s \" >pypi.org</a> ."
7167
+ "This ensures that a given distribution for a given release for a given "
7168
+ "project will always resolve to the same file, and cannot be "
7169
+ "surreptitiously changed one day by the projects maintainer or a malicious "
7170
+ " party (it can only be removed) ."
7167
7171
msgstr ""
7168
7172
7169
- #: warehouse/templates/pages/help.html:762
7173
+ #: warehouse/templates/pages/help.html:774
7174
+ msgid ""
7175
+ "To avoid this situation in most cases, you will need to change the "
7176
+ "version number to one that you haven't previously uploaded to PyPI, "
7177
+ "rebuild the distribution, and then upload the new distribution."
7178
+ msgstr ""
7179
+
7180
+ #: warehouse/templates/pages/help.html:783
7170
7181
#, python-format
7171
7182
msgid ""
7172
7183
"If you would like to request a new trove classifier file a pull request "
@@ -7175,7 +7186,7 @@ msgid ""
7175
7186
" to include a brief justification of why it is important."
7176
7187
msgstr ""
7177
7188
7178
- #: warehouse/templates/pages/help.html:770
7189
+ #: warehouse/templates/pages/help.html:791
7179
7190
#, python-format
7180
7191
msgid ""
7181
7192
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -7186,14 +7197,14 @@ msgid ""
7186
7197
" first check that a similar issue does not already exist."
7187
7198
msgstr ""
7188
7199
7189
- #: warehouse/templates/pages/help.html:777
7200
+ #: warehouse/templates/pages/help.html:798
7190
7201
msgid ""
7191
7202
"If you are having an issue is with a specific package installed from "
7192
7203
"PyPI, you should reach out to the maintainers of that project directly "
7193
7204
"instead."
7194
7205
msgstr ""
7195
7206
7196
- #: warehouse/templates/pages/help.html:786
7207
+ #: warehouse/templates/pages/help.html:807
7197
7208
#, python-format
7198
7209
msgid ""
7199
7210
"PyPI is powered by the Warehouse project; <a href=\" %(href)s\" "
@@ -7203,7 +7214,7 @@ msgid ""
7203
7214
"Group (PackagingWG)."
7204
7215
msgstr ""
7205
7216
7206
- #: warehouse/templates/pages/help.html:791
7217
+ #: warehouse/templates/pages/help.html:812
7207
7218
#, python-format
7208
7219
msgid ""
7209
7220
"The <a href=\" %(href)s\" title=\" %(title)s\" target=\" _blank\" "
@@ -7212,7 +7223,7 @@ msgid ""
7212
7223
"Python packaging."
7213
7224
msgstr ""
7214
7225
7215
- #: warehouse/templates/pages/help.html:796
7226
+ #: warehouse/templates/pages/help.html:817
7216
7227
#, python-format
7217
7228
msgid ""
7218
7229
"The <a href=\" %(packaging_wg_href)s\" title=\" %(title)s\" "
@@ -7225,7 +7236,7 @@ msgid ""
7225
7236
"Warehouse's security and accessibility."
7226
7237
msgstr ""
7227
7238
7228
- #: warehouse/templates/pages/help.html:806
7239
+ #: warehouse/templates/pages/help.html:827
7229
7240
#, python-format
7230
7241
msgid ""
7231
7242
"PyPI is powered by <a href=\" %(warehouse_href)s\" title=\" %(title)s\" "
@@ -7234,14 +7245,14 @@ msgid ""
7234
7245
" sponsors</a>."
7235
7246
msgstr ""
7236
7247
7237
- #: warehouse/templates/pages/help.html:813
7248
+ #: warehouse/templates/pages/help.html:834
7238
7249
msgid ""
7239
7250
"As of April 16, 2018, PyPI.org is at \" production\" status, meaning that "
7240
7251
"it has moved out of beta and replaced the old site (pypi.python.org). It "
7241
7252
"is now robust, tested, and ready for expected browser and API traffic."
7242
7253
msgstr ""
7243
7254
7244
- #: warehouse/templates/pages/help.html:815
7255
+ #: warehouse/templates/pages/help.html:836
7245
7256
#, python-format
7246
7257
msgid ""
7247
7258
"PyPI is heavily cached and distributed via <abbr title=\" content delivery"
@@ -7258,38 +7269,38 @@ msgid ""
7258
7269
"href=\" %(private_index_href)s\" >private index</a>."
7259
7270
msgstr ""
7260
7271
7261
- #: warehouse/templates/pages/help.html:829
7272
+ #: warehouse/templates/pages/help.html:850
7262
7273
#, python-format
7263
7274
msgid ""
7264
7275
"We have a huge amount of work to do to continue to maintain and improve "
7265
7276
"PyPI (also known as <a href=\" %(href)s\" title=\" %(title)s\" "
7266
7277
"target=\" _blank\" rel=\" noopener\" >the Warehouse project</a>)."
7267
7278
msgstr ""
7268
7279
7269
- #: warehouse/templates/pages/help.html:834
7280
+ #: warehouse/templates/pages/help.html:855
7270
7281
msgid "Financial:"
7271
7282
msgstr ""
7272
7283
7273
- #: warehouse/templates/pages/help.html:834
7284
+ #: warehouse/templates/pages/help.html:855
7274
7285
#, python-format
7275
7286
msgid ""
7276
7287
"We would deeply appreciate <a href=\" %(href)s\" >your donations to fund "
7277
7288
"development and maintenance</a>."
7278
7289
msgstr ""
7279
7290
7280
- #: warehouse/templates/pages/help.html:835
7291
+ #: warehouse/templates/pages/help.html:856
7281
7292
msgid "Development:"
7282
7293
msgstr ""
7283
7294
7284
- #: warehouse/templates/pages/help.html:835
7295
+ #: warehouse/templates/pages/help.html:856
7285
7296
msgid ""
7286
7297
"Warehouse is open source, and we would love to see some new faces working"
7287
7298
" on the project. You <strong>do not</strong> need to be an experienced "
7288
7299
"open-source developer to make a contribution – in fact, we'd love to help"
7289
7300
" you make your first open source pull request!"
7290
7301
msgstr ""
7291
7302
7292
- #: warehouse/templates/pages/help.html:837
7303
+ #: warehouse/templates/pages/help.html:858
7293
7304
#, python-format
7294
7305
msgid ""
7295
7306
"If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -7303,7 +7314,7 @@ msgid ""
7303
7314
"here."
7304
7315
msgstr ""
7305
7316
7306
- #: warehouse/templates/pages/help.html:845
7317
+ #: warehouse/templates/pages/help.html:866
7307
7318
#, python-format
7308
7319
msgid ""
7309
7320
"Issues are grouped into <a href=\" %(href)s\" title=\" %(title)s\" "
@@ -7313,19 +7324,19 @@ msgid ""
7313
7324
"we can guide you through the contribution process."
7314
7325
msgstr ""
7315
7326
7316
- #: warehouse/templates/pages/help.html:852
7327
+ #: warehouse/templates/pages/help.html:873
7317
7328
msgid "Stay updated:"
7318
7329
msgstr ""
7319
7330
7320
- #: warehouse/templates/pages/help.html:853
7331
+ #: warehouse/templates/pages/help.html:874
7321
7332
#, python-format
7322
7333
msgid ""
7323
7334
"You can also follow the ongoing development of the project on the <a "
7324
7335
"href=\" %(discourse_forum_href)s\" title=\" %(title)s\" target=\" _blank\" "
7325
7336
"rel=\" noopener\" >Python packaging forum on Discourse</a>."
7326
7337
msgstr ""
7327
7338
7328
- #: warehouse/templates/pages/help.html:862
7339
+ #: warehouse/templates/pages/help.html:883
7329
7340
#, python-format
7330
7341
msgid ""
7331
7342
"Changes to PyPI are generally announced on both the <a "
@@ -7339,33 +7350,33 @@ msgid ""
7339
7350
"the \" pypi\" label."
7340
7351
msgstr ""
7341
7352
7342
- #: warehouse/templates/pages/help.html:872
7353
+ #: warehouse/templates/pages/help.html:893
7343
7354
#, python-format
7344
7355
msgid ""
7345
7356
"All traffic is routed through our global CDN, which lists their public IP"
7346
7357
" addresses here: <a href=\" %(href)s\" >%(href)s</a>."
7347
7358
msgstr ""
7348
7359
7349
- #: warehouse/templates/pages/help.html:873
7360
+ #: warehouse/templates/pages/help.html:894
7350
7361
#, python-format
7351
7362
msgid ""
7352
7363
"More information about this list can be found here: <a "
7353
7364
"href=\" %(href)s\" >%(href)s</a>."
7354
7365
msgstr ""
7355
7366
7356
- #: warehouse/templates/pages/help.html:877
7367
+ #: warehouse/templates/pages/help.html:898
7357
7368
msgid ""
7358
7369
"When Warehouse's maintainers are deploying new features, at first we mark"
7359
7370
" them with a small \" beta feature\" symbol to tell you: this should "
7360
7371
"probably work fine, but it's new and less tested than other site "
7361
7372
"functionality."
7362
7373
msgstr ""
7363
7374
7364
- #: warehouse/templates/pages/help.html:878
7375
+ #: warehouse/templates/pages/help.html:899
7365
7376
msgid "Currently, no features are in beta."
7366
7377
msgstr ""
7367
7378
7368
- #: warehouse/templates/pages/help.html:882
7379
+ #: warehouse/templates/pages/help.html:903
7369
7380
#, python-format
7370
7381
msgid ""
7371
7382
"\" PyPI\" should be pronounced like \" pie pea eye\" , specifically with the"
@@ -7375,39 +7386,39 @@ msgid ""
7375
7386
"implementation of the Python language."
7376
7387
msgstr ""
7377
7388
7378
- #: warehouse/templates/pages/help.html:894
7389
+ #: warehouse/templates/pages/help.html:915
7379
7390
msgid "Resources"
7380
7391
msgstr ""
7381
7392
7382
- #: warehouse/templates/pages/help.html:895
7393
+ #: warehouse/templates/pages/help.html:916
7383
7394
msgid "Looking for something else? Perhaps these links will help:"
7384
7395
msgstr ""
7385
7396
7386
- #: warehouse/templates/pages/help.html:897
7397
+ #: warehouse/templates/pages/help.html:918
7387
7398
msgid "Python Packaging User Guide"
7388
7399
msgstr ""
7389
7400
7390
- #: warehouse/templates/pages/help.html:898
7401
+ #: warehouse/templates/pages/help.html:919
7391
7402
msgid "Python documentation"
7392
7403
msgstr ""
7393
7404
7394
- #: warehouse/templates/pages/help.html:899
7405
+ #: warehouse/templates/pages/help.html:920
7395
7406
msgid "(main Python website)"
7396
7407
msgstr ""
7397
7408
7398
- #: warehouse/templates/pages/help.html:900
7409
+ #: warehouse/templates/pages/help.html:921
7399
7410
msgid "Python community page"
7400
7411
msgstr ""
7401
7412
7402
- #: warehouse/templates/pages/help.html:900
7413
+ #: warehouse/templates/pages/help.html:921
7403
7414
msgid "(lists IRC channels, mailing lists, etc.)"
7404
7415
msgstr ""
7405
7416
7406
- #: warehouse/templates/pages/help.html:903
7417
+ #: warehouse/templates/pages/help.html:924
7407
7418
msgid "Contact"
7408
7419
msgstr ""
7409
7420
7410
- #: warehouse/templates/pages/help.html:905
7421
+ #: warehouse/templates/pages/help.html:926
7411
7422
#, python-format
7412
7423
msgid ""
7413
7424
"The <a href=\" %(pypa_href)s\" title=\" %(title)s\" target=\" _blank\" "
0 commit comments