Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
190fbfc6
Commit
190fbfc6
authored
Oct 29, 2018
by
Matthieu Dorier
Browse files
updated hepnos package
parent
6bdc209d
Changes
1
Show whitespace changes
Inline
Side-by-side
packages/hepnos/package.py
View file @
190fbfc6
...
@@ -35,12 +35,12 @@ class Hepnos(CMakePackage):
...
@@ -35,12 +35,12 @@ class Hepnos(CMakePackage):
version
(
'0.1.2'
,
git
=
'https://xgitlab.cels.anl.gov/sds/HEPnOS.git'
,
tag
=
'v0.1.2'
)
version
(
'0.1.2'
,
git
=
'https://xgitlab.cels.anl.gov/sds/HEPnOS.git'
,
tag
=
'v0.1.2'
)
version
(
'0.1.1'
,
git
=
'https://xgitlab.cels.anl.gov/sds/HEPnOS.git'
,
tag
=
'v0.1.1'
)
version
(
'0.1.1'
,
git
=
'https://xgitlab.cels.anl.gov/sds/HEPnOS.git'
,
tag
=
'v0.1.1'
)
version
(
'0.1'
,
git
=
'https://xgitlab.cels.anl.gov/sds/HEPnOS.git'
,
tag
=
'v0.1'
)
version
(
'0.1'
,
git
=
'https://xgitlab.cels.anl.gov/sds/HEPnOS.git'
,
tag
=
'v0.1'
)
version
(
'
master
'
,
git
=
'https://xgitlab.cels.anl.gov/sds/HEPnOS.git'
)
version
(
'
develop
'
,
git
=
'https://xgitlab.cels.anl.gov/sds/HEPnOS.git'
)
depends_on
(
'mpi'
)
depends_on
(
'mpi'
)
depends_on
(
'ch-placement'
)
depends_on
(
'ch-placement
@0.1:
'
)
depends_on
(
'sdskeyval'
)
depends_on
(
'sdskeyval
@0.1:
'
)
depends_on
(
'bake'
)
depends_on
(
'bake
@0.1:
'
)
depends_on
(
'yaml-cpp@develop'
)
depends_on
(
'yaml-cpp@develop'
)
depends_on
(
'boost+serialization'
)
depends_on
(
'boost+serialization'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment