Open
Description
What's the problem this feature will solve?
PEP 625 has been accepted, PyPI should be updated to support the PEP.
Describe the solution you'd like
PyPI needs to implement some changes to support the PEP:
- a restriction on the filenames considered valid for a source distribution (and a corresponding deprecation/notification)
- validation of the distribution and version sections of the filename, including normalization.