commit:     3540a9f533c45f6e0797a4803a8d0f28a6faa28a
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 15:54:40 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 15:55:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3540a9f5

sys-cluster/cinder: remove oauth2client from deps on cinder

Bug: https://bugs.gentoo.org/718982
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 sys-cluster/cinder/cinder-2019.2.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/cinder/cinder-2019.2.9999.ebuild 
b/sys-cluster/cinder/cinder-2019.2.9999.ebuild
index dd0bb4f9d5b..a4f149da4e0 100644
--- a/sys-cluster/cinder/cinder-2019.2.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2019.2.9999.ebuild
@@ -32,6 +32,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        ${CDEPEND}
        app-admin/sudo"
 
+#      >=dev-python/oauth2client-1.5.0[${PYTHON_USEDEP}]  # do not include, 
upstream depricated
 RDEPEND="
        ${CDEPEND}
        >=dev-python/decorator-3.4.0[${PYTHON_USEDEP}]
@@ -47,7 +48,6 @@ RDEPEND="
        >=dev-python/keystonemiddleware-4.21.0[${PYTHON_USEDEP}]
        >=dev-python/lxml-3.4.1[${PYTHON_USEDEP}]
        !~dev-python/lxml-3.7.0[${PYTHON_USEDEP}]
-       >=dev-python/oauth2client-1.5.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]

Reply via email to