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

Merge branch 'master' into 'master'

Updated minor version for LFPykit

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!413
parents 406d73a6 47819cb0
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ class PyLfpykit(PythonPackage):
version('0.4', sha256='ce92f5a987535ee72a76644bac90393eaa669d952f493dc388f3deb1c36f474d')
version('0.5', sha256='9a7ae80ad905bb8dd0eeab8517b43c3d5b4fff2b8766c9d5a36320a7a67bd545')
version('0.5.1', sha256='a962029460c8173c4fec3923204e04d64c370b05740b64c2d07efbe29cbe63a6')
depends_on('python@3.8:', type=('build', 'run'))
depends_on('py-pip', type='build')
......
......@@ -30,7 +30,7 @@ spack:
- py-hbp-validation-client@0.8.2
- py-hippounit@1.3.6
- py-lfpy@2.3
- py-lfpykit@0.5
- py-lfpykit@0.5.1
- py-libsonata@0.1.22
- py-neo@0.12.0
- py-nestml@5.2.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