Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(319)

Unified Diff: bootstrap/virtualenv/virtualenv-15.1.0.dist-info/metadata.json

Issue 2520493003: Vendor virtualenv, update to 15.1.0. (Closed)
Patch Set: Fix cache directory usage, now hermetic w/ deps-dir. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: bootstrap/virtualenv/virtualenv-15.1.0.dist-info/metadata.json
diff --git a/bootstrap/virtualenv/virtualenv-15.1.0.dist-info/metadata.json b/bootstrap/virtualenv/virtualenv-15.1.0.dist-info/metadata.json
new file mode 100644
index 0000000000000000000000000000000000000000..aa8c6028dab212125dcbe5b1e137a4037cea398a
--- /dev/null
+++ b/bootstrap/virtualenv/virtualenv-15.1.0.dist-info/metadata.json
@@ -0,0 +1 @@
+{"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5"], "extensions": {"python.commands": {"wrap_console": {"virtualenv": "virtualenv:main"}}, "python.details": {"contacts": [{"email": "python-virtualenv@groups.google.com", "name": "Jannis Leidel, Carl Meyer and Brian Rosner", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://virtualenv.pypa.io/"}}, "python.exports": {"console_scripts": {"virtualenv": "virtualenv:main"}}}, "generator": "bdist_wheel (0.29.0)", "keywords": ["setuptools", "deployment", "installation", "distutils"], "license": "MIT", "metadata_version": "2.0", "name": "virtualenv", "summary": "Virtual Python Environment builder", "test_requires": [{"requires": ["mock", "pytest"]}], "version": "15.1.0"}

Powered by Google App Engine
This is Rietveld 408576698