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

feat(py-tvb-ext-bucket): add version 1.0.1

parent 313268bd
No related branches found
No related tags found
2 merge requests!676create new experimental release,!675feat(py-tvb-ext-bucket): add version 1.0.1
Pipeline #62174 failed with stage
in 2 hours, 9 minutes, and 16 seconds
......@@ -10,6 +10,7 @@ class PyTvbExtBucket(PythonPackage):
pypi = "tvb-ext-bucket/tvb_ext_bucket-1.0.0.tar.gz"
maintainers = ['ldomide', 'adrianciu']
version("1.0.1", sha256="5526b519aaade9f996c9d51df4162e8d30eb5c3641db8de46ad3d8cdb8ea11bf")
version("1.0.0", sha256="43c7e75129d65b14ef347d9ce2de4d152b308d5464e015e3577f480a7d75bbee")
depends_on('py-setuptools', type='build')
......
......@@ -58,7 +58,7 @@ spack:
- py-tvb-library@2.9.2
- py-tvb-multiscale@2.1.0.ebrains
- py-tvb-widgets@2.1.0
- py-tvb-ext-bucket
- py-tvb-ext-bucket@1.0.1
- py-tvb-ext-unicore
- py-tvb-ext-xircuits@1.1.0
- py-viziphant@0.4.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