Skip to content

Commit

Permalink
dev-db/mycli: Revbump for install locations and dependency fix
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Evans <[email protected]>
  • Loading branch information
Brian Evans committed Jul 7, 2020
1 parent 2ebe46b commit e4d791c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ RDEPEND="$(python_gen_cond_dep '
>=dev-python/click-7.0[${PYTHON_MULTI_USEDEP}]
>=dev-python/configobj-5.0.6[${PYTHON_MULTI_USEDEP}]
>=dev-python/cryptography-1.0.0[${PYTHON_MULTI_USEDEP}]
>=dev-python/prompt_toolkit-3.0.0[${PYTHON_MULTI_USEDEP}]
<dev-python/prompt_toolkit-4.0.0[${PYTHON_MULTI_USEDEP}]
>=dev-python/prompt_toolkit-2.0.6[${PYTHON_MULTI_USEDEP}]
<dev-python/prompt_toolkit-3.0.0[${PYTHON_MULTI_USEDEP}]
>=dev-python/pygments-2.0[${PYTHON_MULTI_USEDEP}]
>=dev-python/pymysql-0.9.2[${PYTHON_MULTI_USEDEP}]
>=dev-python/sqlparse-0.3.0[${PYTHON_MULTI_USEDEP}]
Expand Down

0 comments on commit e4d791c

Please sign in to comment.