Skip to content
Snippets Groups Projects
Commit 0c2a3771 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

Merge branch 'update-tvb' into 'master'

New tvb-data version from Zenodo

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!406
parents abccecb1 a7e754be
No related branches found
No related tags found
No related merge requests found
......@@ -11,11 +11,12 @@ class PyTvbData(PythonPackage):
Various demonstration datasets for use with The Virtual Brain are provided here.
"""
homepage = "https://zenodo.org/record/7574266"
url = 'https://zenodo.org/record/7574266/files/tvb_data.zip'
homepage = "https://zenodo.org/record/8331301"
url = 'https://zenodo.org/record/8331301/files/tvb_data.zip'
maintainers = ['paulapopa', "ldomide"]
version('2.8', 'd2f9b5933327c1d106838d301a4bf7b5')
version('2.7', 'f74ec53edadb4540da3de7268257dd20')
version('2.0.3', '1e02cdc21147f46644c57b14429f564f')
......
......@@ -14,10 +14,11 @@ class PyTvbFramework(PythonPackage):
"""
homepage = "https://www.thevirtualbrain.org/"
pypi = 'tvb-framework/tvb-framework-2.8.1.1.tar.gz'
pypi = 'tvb-framework/tvb-framework-2.8.2.tar.gz'
maintainers = ['paulapopa', 'ldomide']
version('2.8.2', '00f4bdfc9faccf2df1a95695e231d7d4890cbf5ca7eac0474d52b976a51d91d5')
version('2.8.1.1', '5f858398708453b3ea48de11c4ca1f098fe732738431ed421cc435d9bfc4b6fb')
version('2.7.3.1', 'e1de0df0b8f43a317962b066790a5d724e1e6ae98ee124ad8b977f92aa228877')
version('2.7.2', '1109c956c22e737d276bc822a69716c811d22e12f0606b47cc61700067af3ff4')
......
......@@ -14,10 +14,11 @@ class PyTvbLibrary(PythonPackage):
"""
homepage = "https://www.thevirtualbrain.org/"
pypi = 'tvb-library/tvb-library-2.8.1.tar.gz'
pypi = 'tvb-library/tvb-library-2.8.2.tar.gz'
maintainers = ['paulapopa', 'ldomide']
version('2.8.2', '4222dadbecce53b29e2141801b1ca8eb99c4595ace6c7d0469f7e0a41d3f384a')
version('2.8.1', 'be130b10e7e176d503709afd211ae728f45d4e8b4a6082c6f6fcfbc1be990d0c')
version('2.8', '49624cc8ca0673f8590227a9246ea2ffa855ef7a4242235ce85263ff6f3db7c8')
version('2.7.3', 'bcf7ad291ff4549508f6720e207561f5f0bad638cd0d8507fd4ed9a7bcc561ff')
......
......@@ -46,10 +46,10 @@ spack:
- py-snudda@1.4.71
- py-spynnaker@7.0.0
- py-tvb-contrib@2.8.1
- py-tvb-data@2.7
- py-tvb-framework@2.8.1.1
- py-tvb-data@2.8
- py-tvb-framework@2.8.2
- py-tvb-gdist@2.2
- py-tvb-library@2.8.1
- py-tvb-library@2.8.2
- py-tvb-multiscale@2.0.3.dev
- py-tvb-storage@2.8.1
- py-viziphant@0.3.0
......
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