dev-python/google-api-python-client: initial import

Preparation for voip/blink-3.0.0 bump.
This commit is contained in:
Julian Ospald 2017-03-13 21:01:05 +01:00
parent dddca7bb47
commit 0d7e26ef82
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
# 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:*(-)?]
"