Skip to content

[enhancement] Use the --use-pep517 option in bootstrap.sh #3478

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
May 5, 2025

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented May 5, 2025

This is to avoid deprecation warnings from dependencies that are not yet updated (see ClusterShell):

  DEPRECATION: Building 'ClusterShell' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ClusterShell'. Discussion can be found at https://github.com/pypa/pip/issues/6334

This is a follow up from #3470.

This is to avoid deprecation warnings from dependencies that are not yet
updated (see ClusterShell).
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog May 5, 2025
@vkarak vkarak merged commit e6545c0 into reframe-hpc:master May 5, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog May 5, 2025
@vkarak vkarak deleted the enhancement/bootstrap-pep517 branch May 5, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants