Skip to content
Snippets Groups Projects
Commit fecc78c1 authored by vvbragin's avatar vvbragin
Browse files

netpyne 1.0.5

parent a6986c26
No related branches found
No related tags found
No related merge requests found
......@@ -10,12 +10,13 @@ class PyNetpyne(PythonPackage):
"""NetPyNE (Networks using Python and NEURON) is a Python package to facilitate the development, simulation, parallelization, analysis, and optimization of biological neuronal networks using the NEURON simulator."""
homepage = "netpyne.org"
url = "https://github.com/suny-downstate-medical-center/netpyne/archive/refs/tags/v1.0.4.2.tar.gz"
url = "https://github.com/suny-downstate-medical-center/netpyne/archive/refs/tags/v1.0.5.tar.gz"
git = "https://github.com/suny-downstate-medical-center/netpyne.git"
# list of GitHub accounts to notify when the package is updated.
maintainers = ["salvadord", "vvbragin"]
version("1.0.5", sha256="482ceceef87afd587c5df5ae62e31993fcb2f68c9f09fe2b1548a94e7797a3e3")
version("1.0.4.2", sha256="4191464386bbc2ecad3b224302c19edb9a26fe0da57c0d9b234cb9c2dd918c8d")
version("1.0.4.1", sha256="2ed12807f9b3d3e3a8ba9910f8d22c5c17635e0cdea0af09fa3a230e68876df6")
......
......@@ -34,7 +34,7 @@ spack:
- py-libsonata@0.1.22
- py-neo@0.12.0
- py-nestml@5.2.0
- py-netpyne@1.0.4.2
- py-netpyne@1.0.5
- py-neurom@3.2.2
- py-neuror@1.4.2
- py-pdb2pqr@3.5.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