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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audien ce :: Developers", "Natural Language :: English", "License :: OSI Approved :: Ap ache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Languag e :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Languag e :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Langu age :: 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://py thon-requests.org"}}}, "extras": ["security", "socks"], "generator": "bdist_whee l (0.29.0)", "license": "Apache 2.0", "metadata_version": "2.0", "name": "reques ts", "run_requires": [{"extra": "socks", "requires": ["PySocks (>=1.5.6)"]}, {"e xtra": "security", "requires": ["ndg-httpsclient", "pyOpenSSL (>=0.13)", "pyasn1 "]}], "summary": "Python HTTP for Humans.", "test_requires": [{"requires": ["pyt est (>=2.8.0)", "pytest-cov", "pytest-httpbin (==0.0.7)"]}], "version": "2.10.0" }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698