From 0d7e26ef82e2439a820519abe1f4b2efaa76b76d Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 13 Mar 2017 21:01:05 +0100 Subject: [PATCH] dev-python/google-api-python-client: initial import Preparation for voip/blink-3.0.0 bump. --- .../google-api-python-client-1.6.2.exheres-0 | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 packages/dev-python/google-api-python-client/google-api-python-client-1.6.2.exheres-0 diff --git a/packages/dev-python/google-api-python-client/google-api-python-client-1.6.2.exheres-0 b/packages/dev-python/google-api-python-client/google-api-python-client-1.6.2.exheres-0 new file mode 100644 index 0000000..74db6f6 --- /dev/null +++ b/packages/dev-python/google-api-python-client/google-api-python-client-1.6.2.exheres-0 @@ -0,0 +1,20 @@ +# Copyright 2017 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require pypi setup-py [ import=distutils ] + +SUMMARY="A client library for accessing the Plus, Moderator, and many other Google APIs" + +LICENCES="Apache-2.0" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +DEPENDENCIES=" + build+run: + dev-python/httplib2[>=0.9.2][python_abis:*(-)?] + dev-python/oauth2client[>=1.5.0][python_abis:*(-)?] + dev-python/six[>=1.6.1][python_abis:*(-)?] + dev-python/uritemplate[>=3.0.0][python_abis:*(-)?] +" +