Skip to content

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

Merged
haampie merged 2 commits into
spack:developfrom
etiennemlb:feature/anaconda
Nov 15, 2024
Merged

Fix implicit dependency on distutils which breaks on recent python.#47597
haampie merged 2 commits into
spack:developfrom
etiennemlb:feature/anaconda

Conversation

@etiennemlb

Copy link
Copy Markdown
Contributor
$ spack install easybuild
 -   easybuild@4.7.0%gcc@13.2.0 build_system=python_pip arch=linux-rhel8-zen3
[+]      ^gcc-runtime@13.2.0%gcc@13.2.0 build_system=generic arch=linux-rhel8-zen3
[e]      ^glibc@2.28%gcc@13.2.0 build_system=autotools arch=linux-rhel8-zen3
 -       ^py-easybuild-easyblocks@4.7.0%gcc@13.2.0 build_system=python_pip arch=linux-rhel8-zen3
 -       ^py-easybuild-easyconfigs@4.7.0%gcc@13.2.0 build_system=python_pip arch=linux-rhel8-zen3
 -       ^py-easybuild-framework@4.7.0%gcc@13.2.0 build_system=python_pip arch=linux-rhel8-zen3
 -       ^py-pip@23.1.2%gcc@13.2.0 build_system=generic arch=linux-rhel8-zen3
 -       ^py-setuptools@69.2.0%gcc@13.2.0 build_system=generic arch=linux-rhel8-zen3
 -       ^py-wheel@0.41.2%gcc@13.2.0 build_system=generic arch=linux-rhel8-zen3
 -       ^python@3.13.0%gcc@13.2.0+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

@spackbot-app

spackbot-app Bot commented Nov 14, 2024

Copy link
Copy Markdown

@boegel can you review this PR?

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

  • py-easybuild-framework

Comment thread var/spack/repos/builtin/packages/py-easybuild-framework/package.py Outdated
@haampie

haampie commented Nov 14, 2024

Copy link
Copy Markdown
Member

@haampie
haampie enabled auto-merge (squash) November 14, 2024 18:21
@haampie
haampie merged commit 66622ec into spack:develop Nov 15, 2024
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
nkoukpaizan pushed a commit to nkoukpaizan/spack that referenced this pull request Apr 4, 2025
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