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

PyPI Package name deprecation Warning #127

Closed
feanil opened this issue Nov 21, 2024 · 5 comments
Closed

PyPI Package name deprecation Warning #127

feanil opened this issue Nov 21, 2024 · 5 comments

Comments

@feanil
Copy link
Contributor

feanil commented Nov 21, 2024

Got this e-mail from PyPI.

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

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 'code-annotations-1.8.2.tar.gz' is incompatible with PEP 625 because it does not contain the normalized project name 'code_annotations'.

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.

@feanil
Copy link
Contributor Author

feanil commented Nov 21, 2024

@bmtcril FYI

@bmtcril
Copy link
Contributor

bmtcril commented Nov 21, 2024

Got it, thanks. I'll take care of it before the next release, which should contain a number of fun and interesting changes anyway.

@bmtcril
Copy link
Contributor

bmtcril commented Nov 21, 2024

Or it may already be fixed since a huge amount of requirements got updated yesterday.

@bmtcril
Copy link
Contributor

bmtcril commented Nov 25, 2024

@feanil I think this was fixed in today's 2.0.0 release:

Uploading code_annotations-2.0.0-py2.py3-none-any.whl
Uploading code_annotations-2.0.0.tar.gz

Have you gotten any more warnings about it? If not, can you close this out?

@feanil
Copy link
Contributor Author

feanil commented Nov 25, 2024

I haven't seen new warnings so I think this is all set!

@feanil feanil closed this as completed Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants