Bug#1004913:
I created a salsa PR at https://salsa.debian.org/debian/python-fysom/-/merge_requests/2
Bug#1004913: python-fysom: incompatible import from collections in py3.10
Package: python-fysom Version: 2.1.5-3 Severity: normal Dear Maintainer, in python 3.10, "from collections import Mapping" doesn't work anymore and should be imported from collections.abc $ python3 debian/tests/import3 Traceback (most recent call last): File "/home/ubuntu/deb/python-fysom/pytho