On Sun, 14 Feb 2021 16:03:40 -0500, Steven Lembark wrote: > !!! Multiple package instances within a single package slot have > been pulled !!! into the dependency graph, resulting in a slot conflict: > > dev-python/idna:0 > > (dev-python/idna-3.1:0/0::gentoo, ebuild scheduled for merge) > USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_8 -pypy3 -python3_7 > -python3_9" pulled in by (no parents that aren't satisfied by other > packages in this slot) > > (dev-python/idna-2.10-r1:0/0::gentoo, ebuild scheduled for merge) > USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_8 -pypy3 -python3_7 > -python3_9" pulled in by > <dev-python/idna-3[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] > required by (dev-python/requests-2.25.1-r1:0/0::gentoo, ebuild > scheduled for merge) USE="-socks5 -test" ABI_X86="(64)" > PYTHON_TARGETS="python3_8 -pypy3 -python3_7 -python3_9"
I have vague recollections of both idna and requests causing problems for me when 2.7 was removed, I had to re-emerge both of those, and one or two others, in order to clean things up. Look for anything that is currently installed with python2_7 in PYTHON_TARGETS, something like this should do it eix --installed-with-use python_targets_python2_7 -- Neil Bothwick Anything is possible if you don't know what you are talking about.
pgpEWhparr3cx.pgp
Description: OpenPGP digital signature

