Skip to content
Snippets Groups Projects
Commit 5abe11f8 authored by Abolfazl  Ziaeemehr's avatar Abolfazl Ziaeemehr Committed by Eleni Mathioulaki
Browse files

feat(py-vbi): add version 0.1.3.2 and update dependency in spack.yaml

parent ad8f784f
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ class PyVbi(PythonPackage, CudaPackage): ...@@ -12,6 +12,7 @@ class PyVbi(PythonPackage, CudaPackage):
git = "https://github.com/ins-amu/vbi" git = "https://github.com/ins-amu/vbi"
url = "https://github.com/ins-amu/vbi/archive/refs/tags/v0.1.3.tar.gz" url = "https://github.com/ins-amu/vbi/archive/refs/tags/v0.1.3.tar.gz"
version("0.1.3.2", "6de0367b15834195ad1c14c61e4286875b5fe32d86975185977065765564576d")
version("0.1.3.1", "53f085aba83129d01a8ad6d3deadc768db38b7a8545bcbc4427e70db2b6e66c0") version("0.1.3.1", "53f085aba83129d01a8ad6d3deadc768db38b7a8545bcbc4427e70db2b6e66c0")
version("0.1.3", "8ccccf2bf0def2bf97f4706b8597c4cb3ac5f0cf2ac5f08566e22cd6273c1163") version("0.1.3", "8ccccf2bf0def2bf97f4706b8597c4cb3ac5f0cf2ac5f08566e22cd6273c1163")
version("0.1.2", "6ccfeeec718be62a480002a8370130a3e3344955186f99ecbb15b646b68210d6") version("0.1.2", "6ccfeeec718be62a480002a8370130a3e3344955186f99ecbb15b646b68210d6")
......
...@@ -62,7 +62,7 @@ spack: ...@@ -62,7 +62,7 @@ spack:
- py-tvb-ext-unicore - py-tvb-ext-unicore
- py-tvb-ext-xircuits@1.1.0 - py-tvb-ext-xircuits@1.1.0
- py-viziphant@0.4.0 - py-viziphant@0.4.0
- py-vbi@0.1.3.1 - py-vbi@0.1.3.2
- pynn-brainscales@10.0-a1 - pynn-brainscales@10.0-a1
- r-rgsl@0.1.1 - r-rgsl@0.1.1
- r-sbtabvfgen@0.1 - r-sbtabvfgen@0.1
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment