Source: python-etcd3 Version: 0.12.0-3 Severity: normal Dear Maintainer,
This project has been inactive upstream for four years. Please consider this trivial patch to help finalize the removal of python3-mock from Debian. Greetings Alexandre /tmp/python-etcd3-0.12.0$ grep mock -r -debian/control: python3-mock, -tests/test_etcd3.py:import mock +tests/test_etcd3.py:from unittest import mock tests/test_etcd3.py: with mock.patch.object(etcd.watcher._new_watch_cond, 'wait',

