Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
91cd3d73
Commit
91cd3d73
authored
Mar 19, 2021
by
Rob Latham
Browse files
migrated to github
parent
15fbd1d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/mochi-sdskv/package.py
View file @
91cd3d73
...
...
@@ -28,13 +28,13 @@ from spack import *
class
MochiSdskv
(
AutotoolsPackage
):
"""A Mochi library that provides a Margo-based keyval service"""
homepage
=
"https://
x
git
la
b.c
els.anl.gov/sds/sds-keyval
"
url
=
"https://
x
git
la
b.c
els.anl.gov/sds/sds-keyval
"
git
=
'
https://
x
git
la
b.c
els.anl.gov/sds/sds-keyval
.git
'
homepage
=
"https://git
hu
b.c
om/mochi-hpc/mochi-sdskv
"
url
=
"https://git
hu
b.c
om/mochi-hpc/mochi-sdskv
"
git
=
"
https://git
hu
b.c
om/mochi-hpc/mochi-sdskv
.git
"
version
(
'dev-bedrock'
,
branch
=
'dev-bedrock'
);
version
(
'develop'
,
branch
=
'ma
ster
'
)
version
(
'ma
ster
'
,
branch
=
'ma
ster
'
)
version
(
'develop'
,
branch
=
'ma
in
'
)
version
(
'ma
in
'
,
branch
=
'ma
in
'
)
version
(
'0.1.10'
,
tag
=
'v0.1.10'
)
version
(
'0.1.9'
,
tag
=
'v0.1.9'
)
version
(
'0.1.8'
,
tag
=
'v0.1.8'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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