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

acts: remove podio@:0 version limit in upstream spack #686

Merged
merged 10 commits into from
Nov 28, 2024
Merged

Conversation

wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

The spack acts package has a depends_on("podio@:0") (with some when conditions). If we want to support podio@0 locally, for transient purposes, then we need to remove this upstream dependency. This PR does that through some python hackery.

packages/acts/package.py Outdated Show resolved Hide resolved
packages/acts/package.py Outdated Show resolved Hide resolved
@wdconinc wdconinc merged commit 7b313ce into develop Nov 28, 2024
2 checks passed
@wdconinc wdconinc deleted the spack-hack branch November 28, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant