This is probably it. devel/py-anyio
It is interesting to see the BUILD_DEPENDS of it. make -C /usr/ports/devel/py-anyio/ -V BUILD_DEPENDS The setuptools that it requires will end up installing wheel044, which will prevent the installation of the wheel(0.45) that it needs :) After installing the setuptools, portmaster need take a break. Regards.
