dev-python/oauth2client: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:38:13 +0000 (08:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:14 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/oauth2client/oauth2client-4.1.2.ebuild
dev-python/oauth2client/oauth2client-4.1.3.ebuild

index 8a4381e866dbfa6ce7b0b61d504cd6d211180cf6..d8b73c62715d3a516ad0cb31b66c5a876b363239 100644 (file)
@@ -23,7 +23,7 @@ RDEPEND="
        >=dev-python/pyasn1-modules-0.0.5[${PYTHON_USEDEP}]
        >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
        >=dev-python/six-1.6.1[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/keyring[${PYTHON_USEDEP}]' 'python*')
+       dev-python/keyring[${PYTHON_USEDEP}]
        !<=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}
index 9142e679b2089d1eb8b5c71bab9b30f2ad9d9a70..d9282e2ee91e36e63e03d5d611dc3271071294a9 100644 (file)
@@ -23,7 +23,7 @@ RDEPEND="
        >=dev-python/pyasn1-modules-0.0.5[${PYTHON_USEDEP}]
        >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
        >=dev-python/six-1.6.1[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/keyring[${PYTHON_USEDEP}]' 'python*')
+       dev-python/keyring[${PYTHON_USEDEP}]
        !<=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}