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
8c814bb4
Commit
8c814bb4
authored
Mar 01, 2021
by
Matthieu Dorier
Browse files
SDSDKV is now on github
parent
d573965b
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/mochi-sdsdkv/package.py
View file @
8c814bb4
...
...
@@ -28,12 +28,12 @@ from spack import *
class
MochiSdsdkv
(
AutotoolsPackage
):
"""a Mochi library that provides a distributed Margo-based keyval service"""
homepage
=
"
https://
x
git
la
b.c
els.anl.gov/sds/
sdsdkv
"
url
=
"
https://
x
git
la
b.c
els.anl.gov/sds/
sdsdkv
"
git
=
'https://
x
git
la
b.c
els.anl.gov/sds/
sdsdkv.git'
homepage
=
'
https://git
hu
b.c
om/mochi-hpc/mochi-
sdsdkv
'
url
=
'
https://git
hu
b.c
om/mochi-hpc/mochi-
sdsdkv
'
git
=
'https://git
hu
b.c
om/mochi-hpc/mochi-
sdsdkv.git'
version
(
'ma
ster
'
,
branch
=
'ma
ster
'
)
version
(
'develop'
,
branch
=
'ma
ster
'
)
version
(
'ma
in
'
,
branch
=
'ma
in
'
)
version
(
'develop'
,
branch
=
'ma
in
'
)
version
(
'0.1'
,
tag
=
'v0.1'
)
depends_on
(
'autoconf@2.65:'
)
...
...
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