Package: python3-pattern Version: 2.6+git20180818-4.1 Severity: serious Justification: a major module fails to import
Attempting to import pattern.web results in an ImportError as the module attempts to "from collections import Iterable", which was removed in Python 3.10 after having been deprecated in Python 3.9. This makes a significant part of python3-pattern unusable. Therefore, I am suggesting serious severity. Helmut

