Skip to content
Snippets Groups Projects
Commit 3bf8636c authored by C.A.P. Linssen's avatar C.A.P. Linssen Committed by Eleni Mathioulaki
Browse files

feat(py-nestml): add NESTML version 8.0.0

parent ef2dccd7
No related branches found
No related tags found
No related merge requests found
......@@ -13,12 +13,12 @@ class PyNestml(PythonPackage):
"""
homepage = 'https://nestml.readthedocs.org/'
url = 'https://pypi.org/packages/py3/N/NESTML/NESTML-8.0.0rc3-py3-none-any.whl'
url = 'https://pypi.org/packages/py3/N/NESTML/NESTML-8.0.0-py3-none-any.whl'
git = 'https://github.com/nest/nestml/'
maintainers = ['clinssen', 'pnbabu']
version('8.0.0rc3', sha256='f09d5b980d97eb8295571ff0b697cc236ed938d2e1e0375d7d8b90045ab7af10', expand=False)
version('8.0.0', sha256='bb2182fadd5f3ff7fa538e7f9865bafefb8be67938c83028174491768e88ef09', expand=False)
version('7.0.2', sha256='3611239ff8436bf1c74b878562564007285c6da5df0317c6cd52f65e6bcd3f8b', expand=False)
version('7.0.1', sha256='38392bdd06c5be5af65050153f34fb78dee6032158b268b83599bd70aab5c030', expand=False)
version('7.0.0', sha256='4e271048b4a9ad2c161dda98d3ee25e143537649a264d521deb0ff5543020d73', expand=False)
......
......@@ -36,7 +36,7 @@ spack:
- py-libneuroml@0.4.1
- py-libsonata@0.1.23
- py-neo@0.13.3
- py-nestml@8.0.0rc3
- py-nestml@8.0.0
- py-netpyne@1.0.6
- py-neurom@3.2.2
- py-neuror@1.6.4
......
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