summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-21 16:30:45 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-21 16:32:46 +0100
commit43cf24834fa8821bb2bed899b34c1e49634d0f99 (patch)
tree46404da8583ec3554f6692e9daf500fbb6db48ef /dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild
parentdev-python/humanfriendly: Version Bump (diff)
downloadgentoo-43cf24834fa8821bb2bed899b34c1e49634d0f99.tar.gz
gentoo-43cf24834fa8821bb2bed899b34c1e49634d0f99.tar.bz2
gentoo-43cf24834fa8821bb2bed899b34c1e49634d0f99.zip
dev-python/google-api-python-client: Version Bump
Set correct versions for dependencies Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild
index bd55bbb1a890..cf07c4f8e4be 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,7 +19,7 @@ IUSE="test"
RDEPEND="
>=dev-python/httplib2-0.8[${PYTHON_USEDEP}]
- dev-python/oauth2client[${PYTHON_USEDEP}]
+ <dev-python/oauth2client-2[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/uritemplate[${PYTHON_USEDEP}]
"