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

PyPy warning: Change sdist extension from .zip to .tar.gz #1742

Closed
AdamYoblick opened this issue Nov 21, 2024 · 0 comments
Closed

PyPy warning: Change sdist extension from .zip to .tar.gz #1742

AdamYoblick opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
infrastructure Tasks related to build and release, not related to the product itself

Comments

@AdamYoblick
Copy link
Member

The debugpy sdist is generated here:

https://devdiv.visualstudio.com/DevDiv/_git/debugpy?path=/azure-pipelines/dist/any.yml&version=GBmain&line=39&lineEnd=45&lineStartColumn=3&lineEndColumn=27&lineStyle=plain&_a=contents

It might be as simple as just changing the --formats input. I will investigate.

The entire email warning from PyPi is below:

This email is notifying you of an upcoming deprecation that we have determined may affect you as a result of your recent upload to 'debugpy'.
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 'debugpy-1.8.9.zip' is incompatible with PEP 625 because it uses the .zip file extension.
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.
If you have questions, you can email [email protected] to communicate with the PyPI [email protected] to communicate with the PyPI administrators.

@AdamYoblick AdamYoblick self-assigned this Nov 21, 2024
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Nov 21, 2024
@AdamYoblick AdamYoblick added enhancement New feature or request infrastructure Tasks related to build and release, not related to the product itself and removed needs repro Issue has not been reproduced yet enhancement New feature or request labels Nov 21, 2024
@judej judej closed this as completed Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Tasks related to build and release, not related to the product itself
Projects
None yet
Development

No branches or pull requests

3 participants