diff --git a/packages/py-snudda/package.py b/packages/py-snudda/package.py index 092e410bf670fee524ab7531ac6bbe50fa38d79d..0bf79d53cc64c676e4554072354642a405de2b7e 100644 --- a/packages/py-snudda/package.py +++ b/packages/py-snudda/package.py @@ -14,6 +14,11 @@ class PySnudda(PythonPackage): maintainers = ["hjorth"] + version("2.1.17", "6a89065cf6722c2da512a0d5fa60a3c8") + version("2.1.14.1", "913b613055030183a8f30a67a0410def") + version("2.1.14", "a0a88d4822a500b8390db9a47c628f50") + version("2.1.13", "e5f7bc57a848e489352f8fb1f16b164a") + version("2.1.12", "8f8cbbcf3d6f12c4092160a6e9312ae1") version("2.1.11", "5cb71667a6f8c708279fc5dc94883ba3") version("2.1.10", "a1f5bf39ee0418e7ce8a0783042c59c8") version("2.1.2", "5d61a548995f88f95f680bf124534287") @@ -39,6 +44,7 @@ class PySnudda(PythonPackage): depends_on("py-cython", type=("build","run")) depends_on("py-numba@0.60.0:", type=("build","run")) depends_on("open3d+python@0.18:", type=("build","run"), when="@2:") + depends_on("py-quantities@0.16.2:", type=("build","run"), when="@2.1.14:") # snudda tarballs in pypi do not include the tests/ dir: just use default spack tests for now # @run_after('install') diff --git a/spack.yaml b/spack.yaml index f8426907c2be2b4e60e30771f61ea2e98b4627cc..aa9f8e43e6f447a708b4782f23293e2d4b77d010 100644 --- a/spack.yaml +++ b/spack.yaml @@ -51,7 +51,7 @@ spack: - py-quantities-scidash@0.12.4.3 - py-quantities@0.16.2 - py-siibra@1.0a9 - - py-snudda@2.1.11 + - py-snudda@2.1.17 - py-spynnaker@7.3.0 - py-tvb-framework@2.9 - py-tvb-contrib@2.9.1