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
eecb9204
Commit
eecb9204
authored
Mar 01, 2021
by
Matthieu Dorier
Browse files
py-sdskv is now on github
parent
ca7b7917
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/py-mochi-sdskv/package.py
View file @
eecb9204
...
...
@@ -32,12 +32,12 @@ from spack import *
class
PyMochiSdskv
(
PythonPackage
):
"""Python wrapper for the Mochi KV library"""
homepage
=
"
https://
x
git
la
b.c
els.anl.gov/sds/py
-sdskv
"
url
=
"
https://
x
git
la
b.c
els.anl.gov/sds/py
-sdskv
"
git
=
"
https://
x
git
la
b.c
els.anl.gov/sds/py
-sdskv.git
"
homepage
=
'
https://git
hu
b.c
om/mochi-hpc/py-mochi
-sdskv
'
url
=
'
https://git
hu
b.c
om/mochi-hpc/py-mochi
-sdskv
'
git
=
'
https://git
hu
b.c
om/mochi-hpc/py-mochi
-sdskv.git
'
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.4'
,
tag
=
'v0.1.4'
)
version
(
'0.1.3'
,
tag
=
'v0.1.3'
)
version
(
'0.1.2'
,
tag
=
'v0.1.2'
)
...
...
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