Bug#1069160: gnome-mousetrap: please remove extraneous dependency on python3-mock

Alexandre Detiste alexandre.detiste at gmail.com
Wed Apr 17 09:32:51 BST 2024


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



More information about the Pkg-a11y-devel mailing list