Skip to content
Snippets Groups Projects
Commit 377b5a38 authored by Eric Müller's avatar Eric Müller :mountain_bicyclist:
Browse files

Update pynn-brainscales to 2.0-rc7

parent dd5cb9e8
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ class PynnBrainscales(WafPackage): ...@@ -11,7 +11,7 @@ class PynnBrainscales(WafPackage):
homepage = "https://github.com/electronicvisions/pynn-brainscales" homepage = "https://github.com/electronicvisions/pynn-brainscales"
git = "https://github.com/electronicvisions/pynn-brainscales.git" git = "https://github.com/electronicvisions/pynn-brainscales.git"
version('2.0-rc6', branch='waf') version('2.0-rc7', branch='waf')
# PPU compiler dependencies # PPU compiler dependencies
depends_on('oppulance@2.0:') depends_on('oppulance@2.0:')
......
...@@ -29,7 +29,7 @@ spack: ...@@ -29,7 +29,7 @@ spack:
- py-pyaescrypt - py-pyaescrypt
- py-formencode - py-formencode
- tvb-framework ^binutils+ld+gold - tvb-framework ^binutils+ld+gold
- pynn-brainscales@2.0-rc6 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock - pynn-brainscales@2.0-rc7 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock
#- hxtorch@2.0-rc6 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock #- hxtorch@2.0-rc6 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock
- py-neo - py-neo
#- py-cerebstats #- py-cerebstats
......
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