Skip to content

python: fix build after change in Spec.dependencies signature#29480

Merged
sethrj merged 1 commit intospack:developfrom
alalazo:packages/python
Mar 13, 2022
Merged

python: fix build after change in Spec.dependencies signature#29480
sethrj merged 1 commit intospack:developfrom
alalazo:packages/python

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Mar 12, 2022

fixes #29478

As was written Python was looking for dependencies named link rather than dependencies of type link.

fixes spack#29478

As was written Python was looking for dependencies named "link"
rather than dependencies of type "link".
@sethrj
Copy link
Copy Markdown
Contributor

sethrj commented Mar 13, 2022

Confirmed that with this change python installs ctypes correctly. Thanks @alalazo !

@sethrj sethrj enabled auto-merge (squash) March 13, 2022 00:54
@sethrj sethrj merged commit 2c11d5f into spack:develop Mar 13, 2022
@alalazo alalazo deleted the packages/python branch March 14, 2022 13:36
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.

Installation issue: python+ctypes

4 participants