Skip to content
GitLab
Menu
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
66732d32
Commit
66732d32
authored
Feb 24, 2021
by
Matthieu Dorier
Browse files
sonata is now on github
parent
6c910704
Changes
1
Show whitespace changes
Inline
Side-by-side
packages/mochi-sonata/package.py
View file @
66732d32
...
@@ -3,12 +3,12 @@ from spack import *
...
@@ -3,12 +3,12 @@ from spack import *
class
MochiSonata
(
CMakePackage
):
class
MochiSonata
(
CMakePackage
):
"""Sonata is a Mochi-based document store that uses UnQLite as a backend."""
"""Sonata is a Mochi-based document store that uses UnQLite as a backend."""
homepage
=
"
https://
x
git
la
b.c
els.anl.gov/sds/
sonata
"
homepage
=
'
https://git
hu
b.c
om/mochi-hpc/mochi-
sonata
'
url
=
"
https://
x
git
la
b.c
els.anl.gov/sds/
sonata
"
url
=
'
https://git
hu
b.c
om/mochi-hpc/mochi-
sonata
'
git
=
"
https://
x
git
la
b.c
els.anl.gov/sds/
sonata.git
"
git
=
'
https://git
hu
b.c
om/mochi-hpc/mochi-
sonata.git
'
version
(
'ma
ster
'
,
branch
=
'ma
ster
'
)
version
(
'ma
in
'
,
branch
=
'ma
in
'
)
version
(
'develop'
,
branch
=
'ma
ster
'
)
version
(
'develop'
,
branch
=
'ma
in
'
)
version
(
'0.6.1'
,
tag
=
'v0.6.1'
)
version
(
'0.6.1'
,
tag
=
'v0.6.1'
)
version
(
'0.6'
,
tag
=
'v0.6'
)
version
(
'0.6'
,
tag
=
'v0.6'
)
version
(
'0.5.1'
,
tag
=
'v0.5.1'
)
version
(
'0.5.1'
,
tag
=
'v0.5.1'
)
...
...
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