Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release pipeline to be PEP 625 compliant #523

Open
sserita opened this issue Jan 16, 2025 · 0 comments · May be fixed by #530
Open

Update release pipeline to be PEP 625 compliant #523

sserita opened this issue Jan 16, 2025 · 0 comments · May be fixed by #530
Assignees
Labels
bug A bug or regression likely quick Things we expect to not take significant investigation or changes (remove label if issue spirals)
Milestone

Comments

@sserita
Copy link
Contributor

sserita commented Jan 16, 2025

On PyGSTi 0.9.13 release, we got the following warning email:

This email is notifying you of an upcoming deprecation that we have determined may affect you as a result of your recent upload to 'pyGSTi'.

In the future, PyPI will require all newly uploaded source distribution filenames to comply with [PEP 625](https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpeps.python.org%2Fpep-0625%2F&data=05%7C02%7Csserita%40sandia.gov%7Cbf7664b0c97d4cf3ac6008dd367355fb%7C7ccb5a20a303498cb0c129007381b574%7C1%7C0%7C638726591166713853%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=%2Fg5oIR29uwijj9MNz5D39ZxtuygOdvA9NyQ9IFMcoM8%3D&reserved=0). Any source distributions already uploaded will remain in place as-is and do not need to be updated.

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

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.

Fix this.

@sserita sserita added the bug A bug or regression label Jan 16, 2025
@sserita sserita self-assigned this Jan 16, 2025
@sserita sserita added this to the 0.9.13.1 milestone Jan 16, 2025
@sserita sserita added the likely quick Things we expect to not take significant investigation or changes (remove label if issue spirals) label Jan 17, 2025
@sserita sserita linked a pull request Jan 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug or regression likely quick Things we expect to not take significant investigation or changes (remove label if issue spirals)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant