python_virtualenv_constants: upgrade virtualenv to 16.2.0

This commit is contained in:
Chongyu Zhu 2019-01-01 18:21:23 +08:00
parent 2ff07a60c8
commit 2181ea76c6
No known key found for this signature in database
GPG Key ID: 1A43E3C9100B38F5

View File

@ -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