dev-python/oauth2client: initial import

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

View File

@ -0,0 +1,22 @@
# 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="OAuth 2.0 client library"
LICENCES="Apache-2.0"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
DEPENDENCIES="
build+run:
dev-python/httplib2[>=0.9.1][python_abis:*(-)?]
dev-python/pyasn1-modules[>=0.0.5][python_abis:*(-)?]
dev-python/pyasn1[>=0.1.7][python_abis:*(-)?]
dev-python/rsa[>=3.1.4][python_abis:*(-)?]
dev-python/six[>=1.6.1][python_abis:*(-)?]
"