Hi, On Thu, Dec 23, 2021 at 10:57:47AM +0100, Andreas Tille wrote: > Thus I pushed what I have here and hand over to those who might > want to fix > > ... > dh_auto_test [...] > /usr/bin/python3.10: No module named pip > error: Command '['/usr/bin/python3.10', '-m', 'pip', > '--disable-pip-version-check', 'wheel', '--no-deps', '-w', > '/tmp/tmpn1cz3ghu', '--quiet', 'xmlschema']' returned non-zero exit status 1. > E: pybuild pybuild:355: test: plugin custom failed with: exit code=1: > python3.10 setup.py test
AFAICT, the newer deepdiff requires the following unpackaged modules: https://github.com/rspeer/ordered-set https://github.com/alan-turing-institute/CleverCSV It additionally needs python3-click, python3-pytest and python3-yaml. In order to get #1001292 fixed, I've uploaded a 3.3.0-3 package for now until the new Build-Depends are packaged. Michael

