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
038f8049
Commit
038f8049
authored
Feb 24, 2021
by
Matthieu Dorier
Browse files
py-sonata is now on github
parent
66732d32
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/py-mochi-sonata/package.py
View file @
038f8049
...
...
@@ -28,12 +28,12 @@ from spack import *
class
PyMochiSonata
(
PythonPackage
):
"""Python wrapper for the Mochi Sonata library"""
homepage
=
"
https://
x
git
la
b.c
els.anl.gov/sds/py
-sonata
"
url
=
"
https://
x
git
la
b.c
els.anl.gov/sds/py
-sonata
.git"
git
=
"
https://
x
git
la
b.c
els.anl.gov/sds/py
-sonata.git
"
homepage
=
'
https://git
hu
b.c
om/mochi-hpc/py-mochi
-sonata
'
url
=
'
https://git
hu
b.c
om/mochi-hpc/py-mochi
-sonata
'
git
=
'
https://git
hu
b.c
om/mochi-hpc/py-mochi
-sonata.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.2'
,
tag
=
'v0.1.2'
)
version
(
'0.1.1'
,
tag
=
'v0.1.1'
)
version
(
'0.1'
,
tag
=
'v0.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