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

Merge branch 'update-nmpi' into 'master'

update Python client for Neuromorphic Computing platform

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!478
parents 0a712e0b fd1c4500
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ class PyHbpNeuromorphicPlatform(PythonPackage):
maintainers = ['apdavison']
version('0.11.2', sha256='ac74412dd838e977e204c1cb812ed3520d1db89e3b3758cc7eb630d72b593f22')
version('0.11.0', sha256='14295b3132c603f16b88af336372f36a9458d71918325b46178f2b7f2d752b9e')
version('0.10.2', sha256='3e29175636385f2f561b8095e6225edc41be7f05c6a21232872ef662e6b7ce56')
version('0.10.1', sha256='76b3acdbc63c901d158bad6d74e26f8a4ad7b10a261c1d51f1e9bf482766bae7')
......@@ -26,3 +27,4 @@ class PyHbpNeuromorphicPlatform(PythonPackage):
depends_on('py-requests@2.20.0:', type=('run', 'test'))
depends_on('py-click@8.0.3:', type=('run', 'test'))
depends_on('py-pyyaml@6.0:', type=('run', 'test'))
depends_on('py-ebrains-drive@0.5.1:', type=('run', 'test'))
......@@ -26,7 +26,7 @@ spack:
- py-fairgraph@0.11.1
- py-frites@0.4.4
- py-hbp-archive@1.1.1
- py-hbp-neuromorphic-platform@0.11.0
- py-hbp-neuromorphic-platform@0.11.2
- py-hbp-validation-client@0.8.2
- py-hippounit@1.3.6
- py-lfpy@2.3
......
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