Source: gnome-mousetrap
Version: 3.17.3-9
Severity: normal

Hi,

We're trying to slowly get rid of old libraries.

python3-mock is not needed anymore to build gnome-moustrap.

Greetings!




debian/control-               python3,
debian/control-               python3-gi,
debian/control:               python3-mock,        ---> remove this please
debian/control-               python3-opencv,
debian/control-               python3-setuptools,
--
src/mousetrap/tests/patches.py-try:
src/mousetrap/tests/patches.py-    # Python 3
src/mousetrap/tests/patches.py:    import unittest.mock as mock
src/mousetrap/tests/patches.py-except ImportError:
src/mousetrap/tests/patches.py-    # Python 2
src/mousetrap/tests/patches.py:    import mock

Reply via email to