On Mon, 7 Dec 2020 at 13:31, John Covici <cov...@ccs.covici.com> wrote:
> dev-python/paramiko:0
>
>   (dev-python/paramiko-2.7.1:0/0::gentoo, installed) USE="-doc
>   -examples (-server) -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7
>   python3_7 -python3_6 -python3_8" pulled in by
>       
> dev-python/paramiko[python_targets_python2_7(-),-python_single_target_python2_7(-)]
>   required by (dev-vcs/bzr-2.7.1_pre:0/0::gentoo, installed) USE="sftp
>   -curl -doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7"

This seems to be the first problem to solve right now. You have
dev-vcs/bzr installed, which only supports python 2.7, and it keeps
you back at the last dev-python/paramiko version which supported
python 2.7. None of which are in the tree any more. Do you use bzr? If
not, simply uninstall it.

emerge -C dev-vcs/bzr

Regards,
Arve

Reply via email to