Dear Maitainer,
https://github.com/testing-cabal/mock
"mock is now part of the Python standard library,
available as unittest.mock in Python 3.3 onwards."
We are trying to slowly remove this obsolete library from Debian,
so please remove it from d/control in next upload.
Greetings
tchet@brix /tmp/python-kdcproxy $ grep mock -C 1 -r
debian/control- python3-dnspython,
debian/control: python3-mock, ----> please remove
debian/control- python3-pyasn1,
--
tests.py-try:
tests.py: from unittest import mock
tests.py-except ImportError: # pragma: no cover
tests.py: import mock