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

Unified Diff: recipe_engine/third_party/requests/requests-2.10.0.dist-info/metadata.json

Issue 2164713003: Vendor requests. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/recipes-py@master
Patch Set: Fix deps.pyl Created 4 years, 5 months 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: recipe_engine/third_party/requests/requests-2.10.0.dist-info/metadata.json
diff --git a/recipe_engine/third_party/requests/requests-2.10.0.dist-info/metadata.json b/recipe_engine/third_party/requests/requests-2.10.0.dist-info/metadata.json
new file mode 100644
index 0000000000000000000000000000000000000000..c4cd13d09d2c3f63ffad1637df42b16d3101efe8
--- /dev/null
+++ b/recipe_engine/third_party/requests/requests-2.10.0.dist-info/metadata.json
@@ -0,0 +1 @@
+{"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Natural Language :: English", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "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", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy"], "extensions": {"python.details": {"contacts": [{"email": "me@kennethreitz.com", "name": "Kenneth Reitz", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://python-requests.org"}}}, "extras": ["security", "socks"], "generator": "bdist_wheel (0.29.0)", "license": "Apache 2.0", "metadata_version": "2.0", "name": "requests", "run_requires": [{"extra": "socks", "requires": ["PySocks (>=1.5.6)"]}, {"extra": "security", "requires": ["ndg-httpsclient", "pyOpenSSL (>=0.13)", "pyasn1"]}], "summary": "Python HTTP for Humans.", "test_requires": [{"requires": ["pytest (>=2.8.0)", "pytest-cov", "pytest-httpbin (==0.0.7)"]}], "version": "2.10.0"}

Powered by Google App Engine
This is Rietveld 408576698