Please unblock package scikit-rf.
[ Reason ]
This update allows the python package to import without error by
importing the collections.abc python package in replacement of the
collections python package because collections.abc contains the Sequence
and MutableMapping attributes (see #1032392).
[ Impact ]
With this fix, the package does not throw an AttributeError when being
imported in a python console. scikit-rf has no reverse-dependencies, so
there is no impact on other packages.
[ Tests ]
dh_auto_test runs during the build and would fail the build if tests
failed. I installed the new .deb and ran `import skrf` and `from skrf
import Network` in a python console. No error was thrown and running
`skrf` produces <module 'skrf' from
'/usr/lib/python3/dist-packages/skrf/__init__.py'> as expected. The
updates were also reviewed by the DD who signed and uploaded the package.
[ Risks ]
scikit-rf has no reverse-dependencies so there are no risks.
[ Checklist ]
[X] all changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in testing
unblock: scikit-rf/0.15.4-2.1