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

Fix implicit dependency on distutils which breaks on recent python. #47597

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

etiennemlb
Copy link
Contributor

$ spack install easybuild
 -   [email protected]%[email protected] build_system=python_pip arch=linux-rhel8-zen3
[+]      ^[email protected]%[email protected] build_system=generic arch=linux-rhel8-zen3
[e]      ^[email protected]%[email protected] build_system=autotools arch=linux-rhel8-zen3
 -       ^[email protected]%[email protected] build_system=python_pip arch=linux-rhel8-zen3
 -       ^[email protected]%[email protected] build_system=python_pip arch=linux-rhel8-zen3
 -       ^[email protected]%[email protected] build_system=python_pip arch=linux-rhel8-zen3
 -       ^[email protected]%[email protected] build_system=generic arch=linux-rhel8-zen3
 -       ^[email protected]%[email protected] build_system=generic arch=linux-rhel8-zen3
 -       ^[email protected]%[email protected] build_system=generic arch=linux-rhel8-zen3
 -       ^[email protected]%[email protected]+bz2+ctypes+dbm~debug+libxml2+lzma~nis~optimizations+pic+pyexpat+pythoncmd+readline+shared+sqlite3+ssl~tkinter+uuid+zlib build_system=generic arch=linux-rhel8-zen3
 - ...

will break.

@adamjstewart proposed the following fix: depends_on("python@:3.11", type="build")
@spackbot fix style

Copy link

spackbot-app bot commented Nov 14, 2024

@boegel can you review this PR?

This PR modifies the following package(s), for which you are listed as a maintainer:

  • py-easybuild-framework

@haampie
Copy link
Member

haampie commented Nov 14, 2024

@haampie haampie enabled auto-merge (squash) November 14, 2024 18:21
@haampie haampie merged commit 66622ec into spack:develop Nov 15, 2024
15 checks passed
fryeguy52 pushed a commit to fryeguy52/spack that referenced this pull request Dec 17, 2024
kshea21 pushed a commit to kshea21/spack that referenced this pull request Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants