summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-14 23:52:55 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-14 23:56:44 -0400
commit98a1065abbd3eeb27990498ca77b1a71ec6fef2d (patch)
tree6441598158c3c097807f5fe2cb1852ebc8f73ee4 /dev-python
parentdev-python/oauth2client: version bump to 2.1.0 & 2.2.0 (diff)
downloadgentoo-98a1065abbd3eeb27990498ca77b1a71ec6fef2d.tar.gz
gentoo-98a1065abbd3eeb27990498ca77b1a71ec6fef2d.tar.bz2
gentoo-98a1065abbd3eeb27990498ca77b1a71ec6fef2d.zip
dev-python/gcs-oauth2-boto-plugin: block oauth2client-2
This version only works with the oauth2client-1.x releases. The newer boto release adds support for oauth2client-2.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.12.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.12.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.12.ebuild
index c4af2e6025e9..f10f30c67a4b 100644
--- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.12.ebuild
+++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.12.ebuild
@@ -29,6 +29,7 @@ RDEPEND="${PYTHON_DEPS}
>=dev-python/boto-2.29.1[${PYTHON_USEDEP}]
>=dev-python/httplib2-0.8[${PYTHON_USEDEP}]
>=dev-python/oauth2client-1.5.2[${PYTHON_USEDEP}]
+ !=dev-python/oauth2client-2*
>=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
>=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}]
>=dev-python/PySocks-1.01[${PYTHON_USEDEP}]"