Update to arbor@0.10.0
This is a mix of upstream spack https://github.com/arbor-sim/arbor/blob/master/spack/package.py and what we had from before.
Merge request reports
Activity
I'll look into it
The python version will also be an issue :/ we probably need to update it in the Lab image first
Edited by Eleni Mathioulaki@thater FYI (i.e. I changed stuff… and I'm not sure if this is reasonable… you did adapt the upstream package, I did look at the commit messages, but they did not describe anything related to the version updates → i.e. it seems this was more of a "lets be more modern" stuff (and should not affect dependency version range statements), right? E.g. the minimum (minor) version change to
nlohmann-json
, and torandom123
)Edited by Eric Mülleradded 5 commits
-
f40d6590...0e9b55a7 - 3 commits from branch
master
- ab722513 - feat: adds arbor@0.10.0 (and incorporate upstream changes)
- 373111ea - feat(ESD): update to arbor@0.10.0
-
f40d6590...0e9b55a7 - 3 commits from branch
mentioned in merge request !574 (closed)
added 5 commits
-
373111ea...14d9b195 - 3 commits from branch
master
- 9fbb22e3 - feat: adds arbor@0.10.0 (and incorporate upstream changes)
- 39e58871 - feat(ESD): update to arbor@0.10.0
-
373111ea...14d9b195 - 3 commits from branch
13 13 homepage = "https://arbor-sim.org" 14 14 git = "https://github.com/arbor-sim/arbor.git" 15 15 url = "https://github.com/arbor-sim/arbor/releases/download/v0.9.0/arbor-v0.9.0-full.tar.gz" 16 maintainers = ["thorstenhater", "brenthuisman", "haampie"] 16 maintainers = ("thorstenhater", "ErbB4", "haampie") The arbor build flow sets, cf. https://github.com/arbor-sim/arbor/blob/v0.10.1/CMakeLists.txt#L384:
# The minimum version of Python supported by Arbor. set(arb_py_version 3.9.0)
⇒ waiting for switch to new Python :)
Edited by Eric Mülleradded 82 commits
-
7c833416...cccf2330 - 59 commits from branch
master
- cccf2330...03039cf1 - 13 earlier commits
- a0b7e840 - fix(py-hbp-validation-client): add missing dependency
- e19bd6bc - fix: add type=test to all run-only dependencies of top-level packages
- cd94cc9a - feat(ebrainslab): update gcc, python and R version
- 54457b1d - DO-NOT-MERGE: temporarily test without packages that conflict with python@3.11
- 41c497d0 - DO-NOT-MERGE: update persistent installation
- e35d6b23 - DO-NOT-MERGE: try to avoid the concretizer hanging
- 3f89dca0 - DO-NOT-MERGE: ignore remaining failing packages for now
- bd4629e1 - feat: adds arbor@0.10.0 (and incorporate upstream changes)
- 4193eefa - chore(arbor): update maintainers list
- f33a1fc4 - feat(ESD): update to arbor@0.10.0
Toggle commit list-
7c833416...cccf2330 - 59 commits from branch
added 26 commits
-
f33a1fc4...3474b5d6 - 23 commits from branch
spack_v0.23.0
- efa347d7 - feat: adds arbor@0.10.0 (and incorporate upstream changes)
- 97fcd3c4 - chore(arbor): update maintainers list
- 20bbd24e - feat(ESD): update to arbor@0.10.0
Toggle commit list-
f33a1fc4...3474b5d6 - 23 commits from branch