#35980: PyPI will require uploaded source distribution filenames to comply with 
PEP
625 and contain the normalized project name "django"
-------------------------------------+-------------------------------------
     Reporter:  Sarah Boyce          |                    Owner:  Natalia
         Type:                       |  Bidart
  Cleanup/optimization               |                   Status:  assigned
    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
-------------------------------------+-------------------------------------
Changes (by Natalia Bidart):

 * cc: Baptiste Mispelon (added)
 * owner:  (none) => Natalia Bidart
 * status:  new => assigned

Comment:

 Hello everyone, I'm assigning this ticket to myself to "own" the
 transition process. I have read comments, reviewed PRs and pondered about
 this. I have some thoughts:

 * For the changes to djangoproject.com, I added a newer comment suggesting
 to make the tarball and checksum a cached property (we could use something
 not fancy but simple like "If the lowercase django-... file exists, return
 that, otherwise return the uppercase one".
   * Uploading the tarballs via the Django admin feels a step in the wrong
 direction when thinking about automating the Django release process.
 * For the changes to Django itself from Nick, those look good, we should
 think what to do for 5.0 and 4.2. We may need to backport the
 `pyproject.toml` changes to 5.0 and 4.2, I'm unclear about the
 implications of this, but it certainly has advantages from the POV of
 maintaining the project.
   * It would certainly help the release process to use the same release
 procedure for all versions.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35980#comment:7>
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/01070193ace353b5-83f113b8-e4ca-41f1-a412-d82e35c1dde4-000000%40eu-central-1.amazonses.com.

Reply via email to