diff options
author | Enrico Usai <10634438+enrico-usai@users.noreply.github.com> | 2021-12-30 18:53:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-30 11:53:28 -0600 |
commit | c06aaebefdffc0d8e0a560377a82820bb1bdbad5 (patch) | |
tree | e50e23e8cd3cc9b8129c26bbcae6b14a4f9542e3 /bin | |
parent | c2e1a12cdf44edd7f29e465bbdfdc511b97d9669 (diff) | |
download | spack-c06aaebefdffc0d8e0a560377a82820bb1bdbad5.tar.gz spack-c06aaebefdffc0d8e0a560377a82820bb1bdbad5.tar.bz2 spack-c06aaebefdffc0d8e0a560377a82820bb1bdbad5.tar.xz spack-c06aaebefdffc0d8e0a560377a82820bb1bdbad5.zip |
Fix pyyaml dependency conflicts (#28177)
For versions of aws-parallelcluster >= 2.9, the pyyaml dependency had to be >= 5.3.1 and == 5.1.2
at the same time making impossible to install ParallelCluster >= 2.9 from spack repository.
See issue: https://github.com/spack/spack/issues/28172
Fixed by limiting pyyaml 5.1.2 version to aws-parallelcluster < 2.8, according to this commit:
https://github.com/aws/aws-parallelcluster/commit/7255d314b7dfc186fc44afdb42aa6e9b1fae39e7
Tested with a manual installation of aws-parallelcluster@2.11.4
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions