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

Merge branch 'update-py-elephant-0-11-2' into 'master'

Update py-elephant to 0.11.2

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!178
parents 5749fd8d ae954b82
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ class PyElephant(PythonPackage): ...@@ -17,6 +17,7 @@ class PyElephant(PythonPackage):
# list of GitHub accounts to notify when the package is updated. # list of GitHub accounts to notify when the package is updated.
maintainers = ['Moritz-Alexander-Kern'] maintainers = ['Moritz-Alexander-Kern']
version('0.11.2', sha256='f8759fff0bbb136ae4ffc8d1eacadeea8ba56610d705c3bf207de87ada3ba240')
version('0.11.1', sha256='d604a202583440fdf9d95d42cef50a410bd74fcaaa1a925b139435f27ab012ef') version('0.11.1', sha256='d604a202583440fdf9d95d42cef50a410bd74fcaaa1a925b139435f27ab012ef')
version('0.11.0', sha256='7b547964dbd196361edc922db2c5a7c0c886ef1effcca6c6dc7adb06f966a3be') version('0.11.0', sha256='7b547964dbd196361edc922db2c5a7c0c886ef1effcca6c6dc7adb06f966a3be')
version('0.10.0', sha256='7e69a113475e4db01b3563328953c037d37f1597d9f2edf0d51fb65e9aebf096') version('0.10.0', sha256='7e69a113475e4db01b3563328953c037d37f1597d9f2edf0d51fb65e9aebf096')
......
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