Source: python-certbot-dns-ovh Version: 4.0.0-1 Severity: normal Dear Maintainer,
After the upgrade to 4.0.0, python3-mock is not anymore needed.
$ grep mock -r
(-) debian/control: python3-mock,
certbot_dns_ovh/_internal/tests/dns_ovh_test.py:from unittest import mock
certbot_dns_ovh/_internal/tests/dns_ovh_test.py: self.config =
mock.MagicMock(ovh_credentials=path,
Please remove the one extraneos line from debian/control.
Greetings,
Alexandre

