Merge pull request #5616 from lembacon/virtualenv-16.3.0

python_virtualenv_constants: upgrade virtualenv to 16.3.0
This commit is contained in:
Mike McQuaid 2019-01-26 08:41:57 +00:00 committed by GitHub
commit 7655022798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
PYTHON_VIRTUALENV_URL = PYTHON_VIRTUALENV_URL =
"https://github.com/pypa/virtualenv/archive/16.2.0.tar.gz".freeze "https://files.pythonhosted.org/packages/8b/f4" \
"/360aa656ddb0f4168aeaa1057d8784b95d1ce12f34332c1cf52420b6db4e" \
"/virtualenv-16.3.0.tar.gz".freeze
PYTHON_VIRTUALENV_SHA256 = PYTHON_VIRTUALENV_SHA256 =
"448def1220df9960e6d18fb5424107ffb1249eb566a5a311257860ab6b52b3fd".freeze "729f0bcab430e4ef137646805b5b1d8efbb43fe53d4a0f33328624a84a5121f7".freeze