On Wed, 30 Dec 2020 at 08:46, n952162 <[email protected]> wrote: > Well, yes, the current version, indeed requires python3_8. The version > that was installed on my system, however, to be updated, listed > python3_7 in the PYTHON_TARGETS section. That was the only difference > between the two packages in the collision. It apparently disqualified > the update with a slot conflict.
I tried walking you through the massive output from portage on one of these conflicts last week, was it helpful? The point either way, was that the slot conflict is not setuptools itself, but further down the dependency chain, where some package is unable to update to python 3.8, and it's dragging its dependencies back with it. Regards, Arve

