Skip to content

Fix CI broken by change in wheel name generated by setuptools #1861

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

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

speth
Copy link
Member

@speth speth commented Mar 21, 2025

Setuptools 75.3.1 changed the wheel file naming convention such that it is now all lowercase.

See this PR: pypa/setuptools#4766.

If applicable, fill in the issue number this pull request is fixing

Fixes recent CI failures.

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

Setuptools 75.3.1 changed the wheel file naming convention such that it
is now all lowercase.
@speth speth added the CI label Mar 21, 2025
@bryanwweber bryanwweber merged commit 8c3f464 into Cantera:main Mar 21, 2025
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants