Skip to content

PyPI : source distribution filenames to comply with PEP 625 #60

Description

@passren

In the future, PyPI will require all newly uploaded source distribution filenames to comply with PEP 625. Any source distributions already uploaded will remain in place as-is and do not need to be updated.

Specifically, your recent upload of 'PyDynamoDB-0.7.1.tar.gz' is incompatible with PEP 625 because it does not contain the normalized project name 'pydynamodb'.

In most cases, this can be resolved by upgrading the version of your build tooling to a later version that supports PEP 625 and produces compliant filenames.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions