python_virtualenv_constants: upgrade virtualenv to 16.2.0
This commit is contained in:
parent
2ff07a60c8
commit
2181ea76c6
@ -1,6 +1,4 @@
|
||||
PYTHON_VIRTUALENV_URL =
|
||||
"https://files.pythonhosted.org/packages/4e/8b" \
|
||||
"/75469c270ac544265f0020aa7c4ea925c5284b23e445cf3aa8b99f662690" \
|
||||
"/virtualenv-16.1.0.tar.gz".freeze
|
||||
"https://github.com/pypa/virtualenv/archive/16.2.0.tar.gz".freeze
|
||||
PYTHON_VIRTUALENV_SHA256 =
|
||||
"f899fafcd92e1150f40c8215328be38ff24b519cd95357fa6e78e006c7638208".freeze
|
||||
"448def1220df9960e6d18fb5424107ffb1249eb566a5a311257860ab6b52b3fd".freeze
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user