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

Merge branch 'update-validation-client' into 'master'

Update EBRAINS Model Validation service Python client

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!344
parents 7443ec70 5d93e17d
No related branches found
No related tags found
2 merge requests!347create new experimental release,!344Update EBRAINS Model Validation service Python client
Pipeline #23076 passed with stage
in 5 minutes and 46 seconds
...@@ -14,6 +14,7 @@ class PyHbpValidationClient(PythonPackage): ...@@ -14,6 +14,7 @@ class PyHbpValidationClient(PythonPackage):
pypi = "hbp_validation_framework/hbp_validation_framework-0.8.1.tar.gz" pypi = "hbp_validation_framework/hbp_validation_framework-0.8.1.tar.gz"
git = "https://github.com/HumanBrainProject/hbp-validation-client" git = "https://github.com/HumanBrainProject/hbp-validation-client"
version("0.8.2", sha256="ba1cf2ecfc10de35e106884d2734faea069b939830990989f9ae08e43d6fde64")
version("0.8.1", sha256="2afa96c07a5646e3e37528bacf103da4b352353ac45c10bf5948e4efbbbfb2a0") version("0.8.1", sha256="2afa96c07a5646e3e37528bacf103da4b352353ac45c10bf5948e4efbbbfb2a0")
version("0.8.0", sha256="948fed2c83230cfab07416763b3d0e8adb0de1ee4c3a1a911697045025ff540f") version("0.8.0", sha256="948fed2c83230cfab07416763b3d0e8adb0de1ee4c3a1a911697045025ff540f")
version("0.7.1", sha256="bf431c952e4d4c3f63ec7165236baba3d412fb5ea7240ff6d26e3254d3234ff5") version("0.7.1", sha256="bf431c952e4d4c3f63ec7165236baba3d412fb5ea7240ff6d26e3254d3234ff5")
......
...@@ -42,7 +42,7 @@ spack: ...@@ -42,7 +42,7 @@ spack:
- py-hippounit@1.3.6 - py-hippounit@1.3.6
- py-efel@4.0.4 - py-efel@4.0.4
- py-hbp-neuromorphic-platform@0.10.1 - py-hbp-neuromorphic-platform@0.10.1
- py-hbp-validation-client@0.8.1 - py-hbp-validation-client@0.8.2
- py-lfpy@2.3 - py-lfpy@2.3
- py-elephant@0.12.0 - py-elephant@0.12.0
- py-frites@0.4.2 - py-frites@0.4.2
......
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