commit:     c5835996613797d0eae213fb677140f8e05ff00b
Author:     Leno Hou <lenohou <AT> gmail <DOT> com>
AuthorDate: Tue Jun 28 14:31:31 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 17:51:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/proj/ppc64le.git/commit/?id=c5835996

net-misc/gsutils: fix dev-python/oauth2client-2 dependency

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 net-misc/gsutil/gsutil-4.19.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/gsutil/gsutil-4.19.ebuild 
b/net-misc/gsutil/gsutil-4.19.ebuild
index ea1c3e1..7904721 100644
--- a/net-misc/gsutil/gsutil-4.19.ebuild
+++ b/net-misc/gsutil/gsutil-4.19.ebuild
@@ -26,8 +26,7 @@ RDEPEND="${PYTHON_DEPS}
        >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
        >=dev-python/gcs-oauth2-boto-plugin-1.12[${PYTHON_USEDEP}]
        >=dev-python/google-apitools-0.5.2[${PYTHON_USEDEP}]
-       >=dev-python/oauth2client-1.5.2[${PYTHON_USEDEP}]
-       <dev-python/oauth2client-2
+       dev-python/oauth2client[${PYTHON_USEDEP}]
        >=dev-python/python-gflags-2.0[${PYTHON_USEDEP}]
        >=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}]
        >=dev-python/six-1.9.0[${PYTHON_USEDEP}]

Reply via email to