Package: python3-patsy Version: 0.5.1-2 Severity: normal While running a test on another package that uses patsy, I received the following DeprecationWarning:
/usr/lib/python3/dist-packages/patsy/constraint.py:13: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working Should be very easy to fix! Best wishes, Julian

