Bug#1004968:
Salsa PR at https://salsa.debian.org/med-team/sepp/-/merge_requests/1
Bug#1004968: sepp: py3.10 direct import of Mapping from collections does not work
Package: sepp Version: 4.5.1+really4.5.1+dfsg-2 Severity: normal Dear Maintainer, Starting with python 3.10, directly importing Mapping from collections does not work. python 3.10[1] deprecated aliases to Collections Abstract Base Classes from the collections module have been removed. These imp