Merge pull request #5459 from lembacon/virtualenv-16.2.0

python_virtualenv_constants: upgrade virtualenv to 16.2.0
This commit is contained in:
Chongyu Zhu 2019-01-02 11:07:22 +08:00 committed by GitHub
commit f2bc902000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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