#35980: PyPI will require uploaded source distribution filenames to comply with 
PEP
625 and contain the normalized project name "django"
--------------------------------------+------------------------------------
     Reporter:  Sarah Boyce           |                    Owner:  (none)
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Core (Other)          |                  Version:  5.1
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Comment (by Baptiste Mispelon):

 Hi, me again 😁

 I took a look at the Jenkins `confirm-release` job mentionned in the
 release documentation and the only assumption it makes is that the
 checksum file is named `Django-${VERSION}.checksum.txt`, then it fetches
 the names of the build files (tarball and wheel as of now) from the
 checksum file itself.

 So we can either keep the capitalized name for the checksum, or change one
 line in the Jenkins config.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35980#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/01070193a642c88a-b22e1f9b-148f-45b6-a69d-d39b16e31bf5-000000%40eu-central-1.amazonses.com.

Reply via email to