Bug#1069736: liac-arff: please drop extraneous python3-mock build-dependency
Alexandre Detiste
alexandre.detiste at gmail.com
Tue Apr 23 21:52:48 BST 2024
Source: liac-arff
Version: 2.5.0-5
Severity: normal
Dear Maintainer,
Can you please remove python3-mock from d/control.
It is an obsolete library that is slowly being removed from Debian.
The code was integrated a long time ago in the standard library
as unittest.mock.
Greetings
tchet at brix /tmp/liac-arff $ grep mock -r -C 2
debian/control: python3-mock <!nocheck>,
--
debian/tests/control:Depends: python3-liac-arff, python3-mock
--
tests/test_data.py-if arff.PY2:
tests/test_data.py: import mock
tests/test_data.py-else:
tests/test_data.py: import unittest.mock as mock
More information about the debian-science-maintainers
mailing list