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

Use lowercase package name #437

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Use lowercase package name #437

merged 1 commit into from
Jan 10, 2025

Conversation

malthe
Copy link
Owner

@malthe malthe commented Dec 31, 2024

This fixes PEP 625 deprecation:

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.

@coveralls
Copy link

coveralls commented Dec 31, 2024

Pull Request Test Coverage Report for Build 12558990031

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.36%

Totals Coverage Status
Change from base Build 12558921535: 0.0%
Covered Lines: 3920
Relevant Lines: 4170

💛 - Coveralls

@icemac
Copy link
Contributor

icemac commented Jan 10, 2025

Did you already get an warning message or is this PR just here to prevent possible future problems?

@malthe
Copy link
Owner Author

malthe commented Jan 10, 2025

@icemac I'm just getting a warning, it's not critical yet–but going forward, I think PyPi won't allow the capitalized egg name in the file.

@malthe malthe merged commit 020be4a into master Jan 10, 2025
29 checks passed
@malthe malthe deleted the pep-625-compat branch January 10, 2025 09:44
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

Successfully merging this pull request may close these issues.

3 participants