commit:     402996305ab2920d046ca5b07829c46928e63bc1
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 20:58:07 2020 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 21:02:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40299630

dev-python/cli_helpers: Adjust dependency on live ebuild

Repo has dropped terminaltables

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-python/cli_helpers/cli_helpers-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/cli_helpers/cli_helpers-9999.ebuild 
b/dev-python/cli_helpers/cli_helpers-9999.ebuild
index b488044107f..049e953129e 100644
--- a/dev-python/cli_helpers/cli_helpers-9999.ebuild
+++ b/dev-python/cli_helpers/cli_helpers-9999.ebuild
@@ -18,8 +18,7 @@ KEYWORDS=""
 RDEPEND="
        >=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]
        >=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]
-       >=dev-python/tabulate-0.8.0[${PYTHON_USEDEP}]
-       >=dev-python/terminaltables-3.0.0[${PYTHON_USEDEP}]
+       >=dev-python/tabulate-0.8.2[${PYTHON_USEDEP}]
        dev-python/wcwidth[${PYTHON_USEDEP}]
 "
 

Reply via email to