feat: snakemake 8
To be merged at earliest after tutorial, on Friday October 4.
Merge request reports
Activity
assigned to @veprbl
Don't see the cpp use flag in https://github.com/spack/spack/blob/develop/var/spack/repos/builtin/packages/protobuf/package.py
It's in https://github.com/spack/spack/blob/develop/var/spack/repos/builtin/packages/py-protobuf/package.py.
py-onnx
depends on the python package, but requires the compiled C++ libraries.added 41 commits
-
8c21ec26...f6fb1bc3 - 40 commits from branch
master
- 7ad5de7e - Merge branch 'master' into 'pr/snakemake_8'
-
8c21ec26...f6fb1bc3 - 40 commits from branch
py-onnx
is a dependency ofpy-onnxruntime
. We can't removepy-onnx
and still havepy-onnxruntime
. They are not merely python packages, but also C++ libraries, despite their name in spack.I suspect by next month this will be resolved, based both on PRs in onnx, onnxruntime, and key4hep-based work in spack.
added 6 commits
-
7ad5de7e...c0cc279a - 5 commits from branch
master
- b5cf593f - feat: snakemake 8
-
7ad5de7e...c0cc279a - 5 commits from branch
added 4 commits
-
b5cf593f...0a1d3462 - 3 commits from branch
master
- 6cfc6a90 - feat: snakemake 8
-
b5cf593f...0a1d3462 - 3 commits from branch
added 6 commits
-
6cfc6a90...9360d6d6 - 5 commits from branch
master
- d54984aa - feat: snakemake 8
-
6cfc6a90...9360d6d6 - 5 commits from branch
enabled an automatic merge when the pipeline for d54984aa succeeds