httplib2: Add wheel for httplib2-0.13.1

Include the latest version of httplib2 to work around SSL issues related
to the latest version of Python.

Bug: chromium:989683
Change-Id: Idc2129a38e1b7480ef2cb8f2e3e492911d2269ce
1 file changed
tree: ca52b95fd82eb1e2038419d538cd1f474f5b99ec
  1. enum34-1.1.6-py2-none-any.whl
  2. funcsigs-1.0.2-py2.py3-none-any.whl
  3. future-0.15.2-cp27-none-any.whl
  4. futures-3.0.5-py2-none-any.whl
  5. gax_google_logging_v2-0.8.1-cp27-none-any.whl
  6. gax_google_pubsub_v1-0.8.1-cp27-none-any.whl
  7. gcloud-0.18.1-cp27-none-any.whl
  8. google_gax-0.12.5-cp27-none-any.whl
  9. googleapis_common_protos-1.3.3-cp27-none-any.whl
  10. grpc_google_logging_v2-0.8.1-cp27-none-any.whl
  11. grpc_google_pubsub_v1-0.8.1-cp27-none-any.whl
  12. grpcio-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl
  13. httplib2-0.13.1-py2-none-any.whl
  14. httplib2-0.9.2-cp27-none-any.whl
  15. mock-2.0.0-py2.py3-none-any.whl
  16. mox-0.5.3-cp27-none-any.whl
  17. MySQL_python-1.2.5-cp27-cp27mu-linux_x86_64.whl
  18. numpy-1.11.1-cp27-cp27mu-manylinux1_x86_64.whl
  19. oauth2client-3.0.0-cp27-none-any.whl
  20. pbr-1.10.0-py2.py3-none-any.whl
  21. pip-8.1.2-py2.py3-none-any.whl
  22. ply-3.8-py2.py3-none-any.whl
  23. protobuf-3.0.0-py2.py3-none-any.whl
  24. psutil-4.3.1-cp27-cp27mu-linux_x86_64.whl
  25. pyasn1-0.1.9-py2.py3-none-any.whl
  26. pyasn1_modules-0.0.8-py2.py3-none-any.whl
  27. pyparsing-2.1.8-py2.py3-none-any.whl
  28. PyYAML-3.12-cp27-cp27mu-linux_x86_64.whl
  29. README.md
  30. rsa-3.4.2-py2.py3-none-any.whl
  31. setuptools-27.1.2-py2.py3-none-any.whl
  32. setuptools-28.2.0-py2.py3-none-any.whl
  33. six-1.10.0-py2.py3-none-any.whl
  34. SQLAlchemy-1.0.15-cp27-cp27mu-linux_x86_64.whl
README.md

This repository is used to store pip packages that infra code (such as chromite) can depend on. At this point, it is experimental and not yet used in production.

To populate this repository with packages, from within chromite/venv, run: pip wheel -w pip_packages -r requirements.txt