Source: python-gitlab Version: 1:4.3.0-1 Severity: normal Dear Maintainer,
python3-mock is an obsolete library that is slowly being removed from Debian. This project has switched to the newer unittest.mock from the standard library and does not requires it anymore. Greetings, tchet@quieter:/tmp/python-pygitlab$ grep mock -r | grep -e import -e debian debian/control: python3-httmock, tests/unit/mixins/test_mixin_methods.py:from unittest.mock import mock_open, patch tests/unit/objects/test_projects.py:from unittest.mock import mock_open, patch tests/unit/test_cli.py:from unittest import mock tests/unit/test_config.py:from unittest import mock tchet@quieter:/tmp/python-pygitlab$

