Skip to content

scons: add a new version#35652

Merged
adamjstewart merged 2 commits intospack:developfrom
hyoklee:hyoklee-scons
Mar 2, 2023
Merged

scons: add a new version#35652
adamjstewart merged 2 commits intospack:developfrom
hyoklee:hyoklee-scons

Conversation

@hyoklee
Copy link
Copy Markdown
Contributor

@hyoklee hyoklee commented Feb 23, 2023

This will help #35649

Copy link
Copy Markdown
Contributor

@tldahlgren tldahlgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed the sha256.

@tldahlgren tldahlgren self-assigned this Feb 23, 2023
@adamjstewart adamjstewart self-assigned this Feb 23, 2023
Copy link
Copy Markdown
Member

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The base class adds python as a build/run dep, but the package adds it as a build/link dep. Does the package actually link to python's libs/headers? If not I would remove the python dep since it's already added by the base class and Spack only supports 3.7+ anyway

@hyoklee
Copy link
Copy Markdown
Contributor Author

hyoklee commented Mar 2, 2023

@adamjstewart , would you please ping the original author of this package?
If no one maintains it, I can try removing Python dependency but
I want to defer to someone who wrote this package first.

@adamjstewart
Copy link
Copy Markdown
Member

I'm pretty sure I'm the one who wrote it. I just checked and it doesn't link to python, so you can simply remove the dep and use the one inherited from the base class.

@adamjstewart adamjstewart merged commit 7ddd796 into spack:develop Mar 2, 2023
@hyoklee hyoklee deleted the hyoklee-scons branch March 3, 2023 00:45
jmcarcell pushed a commit to key4hep/spack that referenced this pull request Apr 13, 2023
* scons: add a new version

* scons: address @adamjstewart review
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