devel/py-attrdict: fix build for python >= 3.10
Replace from collections import by from collections.abc import