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
hpc-team
spack
Commits
3b19cc30
Commit
3b19cc30
authored
Mar 30, 2016
by
Glenn Johnson
Browse files
Added version 1.10.0.
parent
5c95977d
Changes
1
Hide whitespace changes
Inline
Side-by-side
var/spack/repos/builtin/packages/py-six/package.py
View file @
3b19cc30
...
...
@@ -6,6 +6,7 @@ class PySix(Package):
url
=
"https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz"
version
(
'1.9.0'
,
'476881ef4012262dfc8adc645ee786c4'
)
version
(
'1.10.0'
,
'34eed507548117b2ab523ab14b2f8b55'
)
extends
(
'python'
)
depends_on
(
'py-setuptools'
)
...
...
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